Push Notif Manager
This class manage the push notification feature.
This class offers several possible operations defined in the following list :
- register Push notification
- check the Push notification status
Properties
Functions
Link copied to clipboard
open fun checkPushRegistrationStatus(@NonNull context: Context, @Nullable callback: IPushConnector.IErrorCallback): Boolean
Content copied to clipboard
Check the push notification status
Link copied to clipboard
Link copied to clipboard
Register the push notification
Link copied to clipboard
Link copied to clipboard