ChannelActivity

public class ChannelActivity

Channel page Activity. Uses BaseActivity + ChatUIFragmentFactory pattern; title/back/input-state/online-status logic lives in ChannelFragment.

Constructors

Link copied to clipboard
public void ChannelActivity()

Functions

Link copied to clipboard
public static Intent newIntent(Context context, ChannelIdentifier identifier)
public static Intent newIntent(Context context, ChannelType channelType, String targetId)
public static Intent newIntent(Context context, ChannelType channelType, String targetId, boolean disableSystemEmoji, Bundle extras)