MessageCenterFragment
The Airship Message Center. The message list will be displayed using the MessageListFragment, and messages will be displayed either in a split view using MessageFragment or by starting an activity with the action VIEW_MESSAGE_INTENT_ACTION.
Types
Link copied to clipboard
Fragment that displays instead of a message in split view when no message has been selected.
Link copied to clipboard
interface OnActionModeListener
ActionMode listener.
Functions
Link copied to clipboard
Creates a new MessageCenterFragment
Link copied to clipboard
open fun onCreateView(inflater: LayoutInflater, container: ViewGroup, savedInstanceState: Bundle): View
Subclasses can override to replace with their own layout.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the ActionMode listener.
Link copied to clipboard
Sets the message ID to display.
Link copied to clipboard
Sets the predicate to use for filtering messages.