new Intent From Custom Activity
Create an intent for a custom activity. The custom activity must inherit OpenChannelListActivity.
Return
Returns a newly created Intent that can be used to launch the activity. since 3.22.2
Parameters
A Context of the application package implementing this class.
The activity class that is to be used for the intent.
Create an intent for a custom activity. The custom activity must inherit OpenChannelListActivity.
Return
Returns a newly created Intent that can be used to launch the activity. since 3.22.2
Parameters
A Context of the application package implementing this class.
The activity class that is to be used for the intent.
the resource identifier for custom theme.
Deprecated
Create an intent for a custom activity. The custom activity must inherit OpenChannelListActivity.
Return
Returns a newly created Intent that can be used to launch the activity. since 3.2.0
Deprecated
3.22.2
Use newIntentFromCustomActivity instead.
Parameters
A Context of the application package implementing this class.
The activity class that is to be used for the intent.
the url of the channel will be implemented.
Deprecated
Create an intent for a custom activity. The custom activity must inherit OpenChannelListActivity.
Return
Returns a newly created Intent that can be used to launch the activity. since 3.5.6
Deprecated
3.22.2
Use newIntentFromCustomActivity instead.
Parameters
A Context of the application package implementing this class.
The activity class that is to be used for the intent.
the url of the channel will be implemented.
the resource identifier for custom theme.