A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
- transact(Integer,Parcel,Parcel,Integer) - function in android.os.PushService.PushBinder
- tryUseCurrentOrDefaultDistributor(Context,Function1) - function in org.unifiedpush.android.connector.UnifiedPush
- Try to use the saved distributor else, use the default distributor opening the deeplink "unifiedpush://link"It can be used on application startup to register to the distributor.
- tryUseDefaultDistributor(Context,Function1) - function in org.unifiedpush.android.connector.UnifiedPush
- Try to use the distributor opening the deeplink "unifiedpush://link"It allows users to define a default distributor for all their applicationsExternal distributors will be favored over embedded distributors.