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
T
- TAG - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants.NotificationKeys
- TEXT_ARGS_SUFFIX - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants.NotificationKeys
- TEXT_RESOURCE_SUFFIX - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants.NotificationKeys
- TITLE - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants.NotificationKeys
- TOPIC_SUBSCRIPTION_TIME_OUT - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants
- TOPIC_UNSUBSCRIPTION_TIME_OUT - Static variable in class com.amazon.A3L.messaging.util.A3LMessagingConstants
- TopicSubscriber - Class in com.amazon.A3L.messaging.topicsubscription
-
A3L Topic subscription and unsubscription handler class.
- TopicSubscriber() - Constructor for class com.amazon.A3L.messaging.topicsubscription.TopicSubscriber
- TopicSubscriptionException - Exception in com.amazon.A3L.messaging.exception
-
Exception class thrown when topic subscription operation fails.
- TopicSubscriptionException() - Constructor for exception com.amazon.A3L.messaging.exception.TopicSubscriptionException
- TopicSubscriptionException(String) - Constructor for exception com.amazon.A3L.messaging.exception.TopicSubscriptionException
- TopicUnsubscriptionException - Exception in com.amazon.A3L.messaging.exception
-
Exception class thrown when topic subscription operation fails.
- TopicUnsubscriptionException() - Constructor for exception com.amazon.A3L.messaging.exception.TopicUnsubscriptionException
- TopicUnsubscriptionException(String) - Constructor for exception com.amazon.A3L.messaging.exception.TopicUnsubscriptionException
- transformADMMessageIntoIntent(Intent) - Method in class com.amazon.A3L.messaging.ADM.ADMMessagingHelper
-
Method which transforms ADM Message into intent, which is passed to A3L interface
- transformFCMMessageIntoIntent(RemoteMessage) - Method in class com.amazon.A3L.messaging.FCM.FCMMessagingHelper
-
Transforms FCM remote message to intent which can be sent to A3LMessaging interface
- transformFCMNotificationToA3LNotification(RemoteMessage.Notification) - Static method in class com.amazon.A3L.messaging.FCM.FCMMessagingHelper
-
Method to transform FCM notification into an A3LNotification
All Classes All Packages