Public Member Functions | |
V2TIMOfflinePushConfig (long businessID, String token) | |
V2TIMOfflinePushConfig (long businessID, String token, boolean isTPNSToken) | |
|
inline |
Configure offline push
businessID | Certificate ID in the Chat console |
token | The token obtained when you register your application with the manufacturer |
|
inline |
Configure offline push
businessID | IM Console's ID,no need for TPNS |
token | OEM token Or TPNS token |
isTPNSToken | Flag for TPNS |