Event args for push token registration. More...
Inherits EventArgs.
Public Member Functions | |
| PushTokenReceivedEventArgs (string token) | |
Properties | |
| string | Token [get] |
| Gets the push token (APNs device token hex on iOS, FCM registration token on Android). | |
Event args for push token registration.
|
inline |
|
get |
Gets the push token (APNs device token hex on iOS, FCM registration token on Android).