Companion
object Companion
Functions
Link copied to clipboard
fun <T : StreamCallActivity> callIntent(context: Context, cid: StreamCallId, members: List<String> = defaultExtraMembers, leaveWhenLastInCall: Boolean = DEFAULT_LEAVE_WHEN_LAST, action: String? = null, clazz: Class<T>, configuration: StreamCallActivityConfiguration = StreamCallActivityConfiguration(), extraData: Bundle? = null): Intent
Factory method used to build an intent to start this activity.