Skip to main content

GUAPushResult

Data Structures

GUAPushResult: push callback information, inherits from GUABaseResult, 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