Companion

object Companion

Properties

Link copied to clipboard

Required String argument for the message ID.

Link copied to clipboard

Optional String argument for the message title.

Link copied to clipboard

Optional Boolean argument for the toolbar nav icon visibility.

Functions

Link copied to clipboard
fun newInstance(messageId: String, messageTitle: String? = null, showNavIcon: Boolean? = null): MessageCenterMessageFragment

Creates a new instance of MessageCenterMessageFragment.