Package-level declarations

Types

Link copied to clipboard

Add support for fullscreen mode and PIP to your activity

Link copied to clipboard
Link copied to clipboard
data class StreamCallActivityConfiguration(val closeScreenOnError: Boolean = true, val closeScreenOnCallEnded: Boolean = true, val canSkiPermissionRationale: Boolean = true, val canKeepScreenOn: Boolean = true, val custom: Bundle? = null)

A configuration that controls various behaviors of the StreamCallActivity.