Member List Activity
Activity displays a list of members joined in a channel.
Functions
Link copied to clipboard
It will be called when the MemberListActivity is being created.
Link copied to clipboard
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out MemberListActivity>, @NonNull channelUrl: String): Intent
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out MemberListActivity>, @NonNull channelUrl: String, @StyleRes themeResId: Int): Intent
Create an intent for a custom activity.