public class PushSendResult extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
PushSendResult.Android |
class |
PushSendResult.iOS |
| Constructor and Description |
|---|
PushSendResult() |
| Modifier and Type | Method and Description |
|---|---|
PushSendResult.Android |
getAndroid()
Data associated with push messages sent to Android devices.
|
PushSendResult.iOS |
getIos()
Data associated with push messages sent to iOS devices.
|
public PushSendResult.Android getAndroid()
public PushSendResult.iOS getIos()
Copyright © 2016–2017 Lime - HighTech Solutions Inc.. All rights reserved.