A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
Z
S
- sendBroadcast(Intent) - function in android.content.DefaultMessagingService
- sendBroadcast(Intent,String) - function in android.content.DefaultMessagingService
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.DefaultMessagingService
- sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.DefaultMessagingService
- sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.DefaultMessagingService
- sendOrderedBroadcast(Intent,String) - function in android.content.DefaultMessagingService
- sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.DefaultMessagingService
- sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.DefaultMessagingService
- sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.DefaultMessagingService
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.DefaultMessagingService
- sendStickyBroadcast(Intent) - function in android.content.DefaultMessagingService
- sendStickyBroadcast(Intent,Bundle) - function in android.content.DefaultMessagingService
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.DefaultMessagingService
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.DefaultMessagingService
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.DefaultMessagingService
- setDelegate(MessagingDelegate) - function in zendesk.messaging.android.Messaging.Companion
- Sets the MessagingDelegate that should be used by Messaging.
- setNotificationSmallIconId(Integer) - function in zendesk.messaging.android.push.PushNotifications
- Sets the DrawableRes ID to be used as a small icon in push notifications.
- setStackTrace(Array) - function in kotlin.MessagingError
- setStackTrace(Array) - function in kotlin.MessagingError.InvalidChannelKey
- setStackTrace(Array) - function in kotlin.MessagingError.NoResultReceived
- setStackTrace(Array) - function in kotlin.MessagingError.NotInitialized
- setStackTrace(Array) - function in kotlin.MessagingError.SdkNotEnabled
- setStackTrace(Array) - function in kotlin.MessagingError.AccountNotFound
- setStackTrace(Array) - function in kotlin.MessagingError.MissingConfiguration
- setStackTrace(Array) - function in kotlin.MessagingError.FailedToInitialize
- setStackTrace(Array) - function in kotlin.MessagingError.ConversationNotFound
- setTheme(Integer) - function in android.content.DefaultMessagingService
- setWallpaper(Bitmap) - function in android.content.DefaultMessagingService
- setWallpaper(InputStream) - function in android.content.DefaultMessagingService
- shouldBeDisplayed(Map) - function in zendesk.messaging.android.push.PushNotifications
- When receiving a push notification payload, this method can be used to check if it belongs to Messaging and if it can be displayed.
- shouldHandleUrl(String,UrlSource) - function in zendesk.messaging.android.MessagingDelegate
- If Messaging should handle link clicks automatically.
- shouldHandleUrl(String,UrlSource) - function in zendesk.android.messaging.MessagingDelegate
- showMessaging(Context) - function in zendesk.android.messaging.Messaging
- showMessaging(Context,Integer) - function in zendesk.android.messaging.Messaging
- startActivities(Array) - function in android.content.DefaultMessagingService
- startActivities(Array,Bundle) - function in android.content.DefaultMessagingService
- startActivity(Intent) - function in android.content.DefaultMessagingService
- startActivity(Intent,Bundle) - function in android.content.DefaultMessagingService
- startForeground(Integer,Notification) - function in android.app.DefaultMessagingService
- startForeground(Integer,Notification,Integer) - function in android.app.DefaultMessagingService
- startForegroundService(Intent) - function in android.content.DefaultMessagingService
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.DefaultMessagingService
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.content.DefaultMessagingService
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.content.DefaultMessagingService
- startService(Intent) - function in android.content.DefaultMessagingService
- stopForeground(Boolean) - function in android.app.DefaultMessagingService
- stopForeground(Integer) - function in android.app.DefaultMessagingService
- stopSelf() - function in android.app.DefaultMessagingService
- stopSelf(Integer) - function in android.app.DefaultMessagingService
- stopSelfResult(Integer) - function in android.app.DefaultMessagingService
- stopSelfResultHook(Integer) - function in com.google.firebase.messaging.DefaultMessagingService
- stopService(Intent) - function in android.content.DefaultMessagingService
- SuccessCallback - class in zendesk.messaging.android
- Convenience API to be notified when an asynchronous task is successful.