Skip to main content

PushResult

Data structure

FINTLPushResult: Inherits from FINTLBaseResult, which includes basic information.

ParameterTypeDescription
TypeintType of received notification
-1: Unknown
0: Remote notification received when game is running in the foreground
1: Remote notification received when game is running in the background
2: Local notification received when game is running in the foreground
3: Local notification received when game is running in the background
NotificationstringContent of received notification