Channel Push Setting Activity
Activity displays push setting of a channel.
Functions
Link copied to clipboard
It will be called when the ChannelPushSettingActivity is being created.
Link copied to clipboard
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out ChannelPushSettingActivity>, @NonNull channelUrl: String): Intent
open fun newIntentFromCustomActivity(@NonNull context: Context, @NonNull cls: Class<out ChannelPushSettingActivity>, @NonNull channelUrl: String, @StyleRes themeResId: Int): Intent
Create an intent for a custom activity.