Open Channel Register Operator Activity
Activity displays a list of users and provide a current user to register other users as operator. since 3.1.0
Functions
Link copied to clipboard
It will be called when the OpenChannelRegisterOperatorActivity is being created.
Link copied to clipboard
Link copied to clipboard
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out OpenChannelRegisterOperatorActivity>, @NonNull channelUrl: String): Intent
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out OpenChannelRegisterOperatorActivity>, @NonNull channelUrl: String, @StyleRes themeResId: Int): Intent
Create an intent for a custom activity.