A B C D E F G H I L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- registerDevice(Context, OnInitCallback) - Method in class com.amazon.A3L.messaging.ADM.registration.ADMRegistrar
-
Starts the registration by trying to get registration Id and sends the response in callback.
- registerDevice(OnInitCallback) - Method in class com.amazon.A3L.messaging.FCM.registration.FCMRegistrar
-
FCM Device registration method which starts registration by trying to access deviceToken, and waits for FCM to finish registration or throw exception
- REGISTRATION_EVENT - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants
- REGISTRATION_TIME_OUT - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants
- RegistrationException - Exception in com.amazon.A3L.messaging.exception
-
Exception class thrown when device registration fails
- RegistrationException() - Constructor for exception com.amazon.A3L.messaging.exception.RegistrationException
- RegistrationException(String) - Constructor for exception com.amazon.A3L.messaging.exception.RegistrationException
- RemoteMessage - Class in com.amazon.A3L.messaging
-
Remote Message object used by developers to access message sent from app server The class is similar to FCM Remote Message have similar methods too
- RemoteMessage() - Constructor for class com.amazon.A3L.messaging.RemoteMessage
All Classes All Packages