A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
P
- peekService(Context,Intent) - function in android.content.MessagingReceiver
- peekService(Context,Intent) - function in android.content.MessagingReceiverImpl
- peekWallpaper() - function in android.content.PushService
- peekWallpaper() - function in android.content.RaiseToForegroundService
- pingBinder() - function in android.os.PushService.PushBinder
- printStackTrace() - function in kotlin.UnifiedPush.VapidNotValidException
- printStackTrace(PrintStream) - function in kotlin.UnifiedPush.VapidNotValidException
- printStackTrace(PrintWriter) - function in kotlin.UnifiedPush.VapidNotValidException
- PublicKeySet - class in org.unifiedpush.android.connector.data
- Contains Web Push (public) keys information necessary for the application server to encrypt notification for this instance, following RFC8291
- PublicKeySet.CREATOR - class in org.unifiedpush.android.connector.data.PublicKeySet
- PushEndpoint - class in org.unifiedpush.android.connector.data
- Contains the push endpoint and the associated PublicKeySet.
- PushEndpoint.CREATOR - class in org.unifiedpush.android.connector.data.PushEndpoint
- PushMessage - class in org.unifiedpush.android.connector.data
- Contains the push message.
- PushMessage.CREATOR - class in org.unifiedpush.android.connector.data.PushMessage
- PushService - class in org.unifiedpush.android.connector
- Service to receive UnifiedPush messages (new endpoints, unregistrations, push messages, errors) from the distributorsYou need to declare a service that extend PushService.
- PushService.PushBinder - class in org.unifiedpush.android.connector.PushService