Skip to main content

Push callback information (PushResult)

Data Structure

FINTLPushResult: Inherited from FINTLBaseResult, contains basic information

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