Skip to main content

Push callback information (PushResult)

Data Structure

INTLPushResult: Inherits from INTLBaseResult, and contains the basic information

ParametersTypeExplanation
TypeintReceived message type
-1: Unknown
0: Remote notification received when app is in foreground
1: Remote notification received when app is in background
2: Local notification received when app is in foreground
3: Local notification received when app is in background
NotificationstringContent of message received