Skip to main content

Push callback information (GUAPushResult)

Data Structure

GUAPushResult: Push callback information, inherited from GUABaseResult, and contains basic information.

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