MessageCenter

Airship Message Center.

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Listener for showing the message center. If set, the listener will be called to show the message center instead of the default behavior.

Properties

Link copied to clipboard

The inbox.

Link copied to clipboard

The default inbox predicate.

Link copied to clipboard
val user: User

The inbox user.

Inherited properties

Link copied to clipboard
protected val defaultExecutor: Executor

Functions

Link copied to clipboard
open override fun onAirshipDeepLink(uri: Uri): Boolean
Link copied to clipboard

Sets the show message center listener.

Link copied to clipboard
fun showMessageCenter(messageId: String? = null)

Called to show the message center for a specific message.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard