A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
        
O
- obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray) - function in android.content.Context
 - obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in android.content.Context
 - obtainStyledAttributes(java.lang.Integer,kotlin.IntArray) - function in android.content.Context
 - obtainStyledAttributes(kotlin.IntArray) - function in android.content.Context
 - onActionModeFinished(android.view.ActionMode) - function in android.app.Activity
 - onActionModeStarted(android.view.ActionMode) - function in android.app.Activity
 - onActivityReenter(java.lang.Integer,android.content.Intent) - function in android.app.Activity
 - onActivityResult(java.lang.Integer,java.lang.Integer,android.content.Intent,android.app.ComponentCaller) - function in android.app.Activity
 - onAttachedToWindow() - function in android.app.Activity
 - onAttachFragment(android.app.Fragment) - function in android.app.Activity
 - onBackPressed() - function in com.marigold.sdk.MessageActivity
 - onConfigurationChanged(android.content.res.Configuration) - function in android.app.Activity
 - onContentChanged() - function in android.app.Activity
 - onContextItemSelected(android.view.MenuItem) - function in android.app.Activity
 - onContextMenuClosed(android.view.Menu) - function in android.app.Activity
 - onCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
 - onCreateContextMenu(android.view.ContextMenu,android.view.View,android.view.ContextMenu.ContextMenuInfo) - function in android.app.Activity
 - onCreateDescription() - function in android.app.Activity
 - onCreateNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
 - onCreateOptionsMenu(android.view.Menu) - function in com.marigold.sdk.MessageActivity
 - onCreatePanelMenu(java.lang.Integer,android.view.Menu) - function in android.app.Activity
 - onCreatePanelView(java.lang.Integer) - function in android.app.Activity
 - onCreateThumbnail(android.graphics.Bitmap,android.graphics.Canvas) - function in android.app.Activity
 - onCreateView(android.view.View,java.lang.String,android.content.Context,android.util.AttributeSet) - function in android.app.Activity
 - onCreateView(java.lang.String,android.content.Context,android.util.AttributeSet) - function in android.app.Activity
 - onDetachedFromWindow() - function in android.app.Activity
 - onEnterAnimationComplete() - function in android.app.Activity
 - onFailure(java.lang.Error) - function in com.marigold.sdk.EngageBySailthru.AttributesHandler
 - On a unsuccessful request 
onFailureis called with a descriptive error - onFailure(java.lang.Error) - function in com.marigold.sdk.EngageBySailthru.TrackHandler
 - If a request fails, 
onFailureis called - onFailure(java.lang.Error) - function in com.marigold.sdk.Marigold.MarigoldHandler
 - onFailure(java.lang.Error) - function in com.marigold.sdk.MessageStream.MessageDeletedHandler
 - On a unsuccessful request 
onFailureis called with a descriptive error. - onFailure(java.lang.Error) - function in com.marigold.sdk.MessageStream.MessageStreamHandler
 - onFailure(java.lang.Error) - function in com.marigold.sdk.MessageStream.MessagesHandler
 - On a unsuccessful request 
onFailureis called with a descriptive error - onFailure(java.lang.Error) - function in com.marigold.sdk.MessageStream.MessagesReadHandler
 - On a unsuccessful request 
onFailureis called with a descriptive error. - onGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
 - onGetDirectActions(android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
 - onKeyDown(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
 - onKeyLongPress(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
 - onKeyMultiple(java.lang.Integer,java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
 - onKeyShortcut(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
 - onKeyUp(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
 - onLocalVoiceInteractionStarted() - function in android.app.Activity
 - onLocalVoiceInteractionStopped() - function in android.app.Activity
 - onLowMemory() - function in android.app.Activity
 - onMenuItemSelected(java.lang.Integer,android.view.MenuItem) - function in android.app.Activity
 - onMenuOpened(java.lang.Integer,android.view.Menu) - function in android.app.Activity
 - onMessageRead(android.content.Context,com.marigold.sdk.model.Message) - function in com.marigold.sdk.interfaces.MessageReadListener
 - Called when the message is read.
 - onMultiWindowModeChanged(java.lang.Boolean) - function in android.app.Activity
 - onMultiWindowModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in android.app.Activity
 - onNavigateUp() - function in android.app.Activity
 - onNavigateUpFromChild(android.app.Activity) - function in android.app.Activity
 - onNewIntent(android.content.Intent,android.app.ComponentCaller) - function in android.app.Activity
 - onNotificationActionTapped(android.content.Context,android.os.Bundle,java.lang.String,java.lang.String,com.marigold.sdk.enums.NotificationActionState) - function in com.marigold.sdk.interfaces.NotificationActionTappedListener
 - Called when the notification is tappedNote: You should not try to load/save data to Marigold directly from this method
 - onNotificationReceived(android.content.Context,android.os.Bundle) - function in com.marigold.sdk.interfaces.NotificationReceivedListener
 - Called when the notification is receivedNote: You should not try to load/save data to Marigold directly from this method
 - onNotificationTapped(android.content.Context,android.os.Bundle) - function in com.marigold.sdk.interfaces.NotificationTappedListener
 - Called when the notification is tappedNote: You should not try to load/save data to Marigold directly from this method
 - onOptionsItemSelected(android.view.MenuItem) - function in com.marigold.sdk.MessageActivity
 - onOptionsMenuClosed(android.view.Menu) - function in android.app.Activity
 - onPanelClosed(java.lang.Integer,android.view.Menu) - function in android.app.Activity
 - onPerformDirectAction(java.lang.String,android.os.Bundle,android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
 - onPictureInPictureModeChanged(java.lang.Boolean) - function in android.app.Activity
 - onPictureInPictureModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in android.app.Activity
 - onPictureInPictureRequested() - function in android.app.Activity
 - onPictureInPictureUiStateChanged(android.app.PictureInPictureUiState) - function in android.app.Activity
 - onPointerCaptureChanged(java.lang.Boolean) - function in android.view.Window.Callback
 - onPostCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
 - onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
 - onPrepareOptionsMenu(android.view.Menu) - function in android.app.Activity
 - onPreparePanel(java.lang.Integer,android.view.View,android.view.Menu) - function in android.app.Activity
 - onProvideAssistContent(android.app.assist.AssistContent) - function in android.app.Activity
 - onProvideAssistData(android.os.Bundle) - function in android.app.Activity
 - onProvideKeyboardShortcuts(java.util.List,android.view.Menu,java.lang.Integer) - function in android.app.Activity
 - onProvideReferrer() - function in android.app.Activity
 - onRefreshPressed(android.view.View) - function in com.marigold.sdk.MessageActivity
 - onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in android.app.Activity
 - onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray,java.lang.Integer) - function in android.app.Activity
 - onRestoreInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
 - onRetainNonConfigurationInstance() - function in android.app.Activity
 - onSaveInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
 - onSearchRequested() - function in android.app.Activity
 - onSearchRequested(android.view.SearchEvent) - function in android.app.Activity
 - onStateNotSaved() - function in android.app.Activity
 - onSuccess() - function in com.marigold.sdk.EngageBySailthru.AttributesHandler
 - On a successful request 
onSuccessis called. - onSuccess() - function in com.marigold.sdk.EngageBySailthru.TrackHandler
 - On a successful request, 
onSuccessis called - onSuccess(T) - function in com.marigold.sdk.Marigold.MarigoldHandler
 - onSuccess() - function in com.marigold.sdk.MessageStream.MessageDeletedHandler
 - On a successful request 
onSuccessis called. - onSuccess(T) - function in com.marigold.sdk.MessageStream.MessageStreamHandler
 - onSuccess(.<Error class: unknown class>) - function in com.marigold.sdk.MessageStream.MessagesHandler
 - On a successful request 
onSuccessis called. - onSuccess() - function in com.marigold.sdk.MessageStream.MessagesReadHandler
 - On a successful request 
onSuccessis called. - onTopResumedActivityChanged(java.lang.Boolean) - function in android.app.Activity
 - onTouchEvent(android.view.MotionEvent) - function in android.app.Activity
 - onTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
 - onTrimMemory(java.lang.Integer) - function in android.app.Activity
 - onUnreadMessageCountUpdated(android.content.Context,java.lang.Integer) - function in com.marigold.sdk.interfaces.UnreadMessageCountListener
 - Called when the unread message count has been updated.
 - onUserInteraction() - function in android.app.Activity
 - onVisibleBehindCanceled() - function in android.app.Activity
 - onWindowAttributesChanged(android.view.WindowManager.LayoutParams) - function in android.app.Activity
 - onWindowFocusChanged(java.lang.Boolean) - function in android.app.Activity
 - onWindowStartingActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
 - onWindowStartingActionMode(android.view.ActionMode.Callback,java.lang.Integer) - function in android.app.Activity
 - openContextMenu(android.view.View) - function in android.app.Activity
 - openFileInput(java.lang.String) - function in android.content.ContextWrapper
 - openFileOutput(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
 - openOptionsMenu() - function in android.app.Activity
 - openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory) - function in android.content.ContextWrapper
 - openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory,android.database.DatabaseErrorHandler) - function in android.content.ContextWrapper
 - overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 - overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 - overridePendingTransition(java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 - overridePendingTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity