A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
Z
S
- SdkNotEnabled - class in zendesk.messaging.android.MessagingError
- Messaging.initialize or MessagingFactory.
- sendBroadcast(Intent) - function in android.content.ContextWrapper
- sendBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(Intent) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.ContextWrapper
- 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.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setStackTrace(Array) - function in kotlin.Throwable
- setTheme(Integer) - function in android.content.ContextWrapper
- setWallpaper(Bitmap) - function in android.content.ContextWrapper
- setWallpaper(InputStream) - function in android.content.ContextWrapper
- 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.
- showMessaging(Context) - function in zendesk.messaging.android.Messaging
- Given the context, starts the ConversationActivity immediately.
- showMessaging(Context,Integer) - function in zendesk.messaging.android.Messaging
- Given the context and intentFlags, starts the ConversationActivity immediately.
- startActivities(Array) - function in android.content.ContextWrapper
- startActivities(Array,Bundle) - function in android.content.ContextWrapper
- startActivity(Intent) - function in android.content.ContextWrapper
- startActivity(Intent,Bundle) - function in android.content.ContextWrapper
- startForeground(Integer,Notification) - function in android.app.Service
- startForeground(Integer,Notification,Integer) - function in android.app.Service
- startForegroundService(Intent) - function in android.content.ContextWrapper
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.ContextWrapper
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.content.ContextWrapper
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.content.ContextWrapper
- startService(Intent) - function in android.content.ContextWrapper
- stopForeground(Boolean) - function in android.app.Service
- stopForeground(Integer) - function in android.app.Service
- stopSelf() - function in android.app.Service
- stopSelf(Integer) - function in android.app.Service
- stopSelfResult(Integer) - function in android.app.Service
- stopSelfResultHook(Integer) - function in com.google.firebase.messaging.EnhancedIntentService
- stopService(Intent) - function in android.content.ContextWrapper
- Success - class in zendesk.messaging.android.MessagingResult
- A successful outcome with a value of type T.
- SuccessCallback - class in zendesk.messaging.android
- Convenience API to be notified when an asynchronous task is successful.