A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  Z 

M

Messaging - class in zendesk.messaging.android
Public entry point of the SDK.
MESSAGING_SHOULD_DISPLAY - enum entry in zendesk.messaging.android.push.PushResponsibility

This payload is from Messaging and the SDK is able to display it.

MESSAGING_SHOULD_NOT_DISPLAY - enum entry in zendesk.messaging.android.push.PushResponsibility

This payload is from Messaging but the SDK will not display it because the conversation screen is currently visible to the user.

MessagingDelegate - class in zendesk.messaging.android
A delegate that can be implemented to customize certain Messaging behaviours.
MessagingError - class in zendesk.messaging.android
Messaging-related errors that can happen and be returned in a MessagingResult.Failure.
MessagingResult - class in zendesk.messaging.android
A discriminated union that encapsulates a successful outcome with a value of type T or a failure with a message and an arbitrary Throwable cause.
MissingConfiguration - class in zendesk.messaging.android.MessagingError
Messaging.initialize or MessagingFactory.
moveDatabaseFrom(Context,String) - function in android.content.ContextWrapper
 
moveSharedPreferencesFrom(Context,String) - function in android.content.ContextWrapper
 
A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  Z