Channel Push Setting Component
Constructors
Types
Functions
Link copied to clipboard
Returns the view created by onCreateView.
Link copied to clipboard
Notifies this component that the channel data has changed.
Link copied to clipboard
Link copied to clipboard
Called when the item of the menu list is clicked.
Link copied to clipboard
Called when the item of the menu list is clicked.
Link copied to clipboard
Called when the item of the menu list is clicked.
Link copied to clipboard
open fun setOnPushOptionAllClickListener(@Nullable pushOptionAllClickListener: View.OnClickListener)
Register a callback to be invoked when the item of the menu is clicked.
Link copied to clipboard
open fun setOnPushOptionMentionsOnlyClickListener(@Nullable pushOptionMentionsOnlyClickListener: View.OnClickListener)
Register a callback to be invoked when the item of the menu is clicked.
Link copied to clipboard
open fun setOnSwitchButtonClickListener(@Nullable channelPushButtonClickListener: View.OnClickListener)
Register a callback to be invoked when the item of the menu is clicked.