A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
L
- LinkActivityHelper - class in org.unifiedpush.android.connector
- 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.
- linkToDeath(IBinder.DeathRecipient,Integer) - function in android.os.PushService.PushBinder