MessageListFragment
Fragment that displays the Airship Message Center.
Types
Link copied to clipboard
interface OnListViewReadyCallback
Interface that defines the callback when the list view is ready.
Functions
Link copied to clipboard
Gets the message list view once it is ready.
Link copied to clipboard
Returns a the Message at a given position.
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