Package org.unifiedpush.android.connector
See: Description
-
Enum Summary Enum Description FailedReason A registration request may fail for different reasons. -
Class Summary Class Description LinkActivityHelper Helper with functions to request the distributor's link activity for result and process the resultIn your activity, define a new LinkActivityHelper, override onActivityResult to use onLinkActivityResult then use startLinkActivityForResult to start activity on the distributor. MessagingReceiver Deprecated, please use PushService instead. PushBinder PushService Service to receive UnifiedPush messages (new endpoints, unregistrations, push messages, errors) from the distributorsYou need to declare a service that extend PushService. VapidNotValidException The VAPID public key is not in the right format. ConstantsKt -
Object Summary Object Description UnifiedPush Object containing functions to interact with the distributor<!-- Note: This must be mirrored in Module.