//[
getRequiredPermissions
[androidJvm]
abstract fun getRequiredPermissions(): List<String>
Returns a list of the permissions required to use the Streem SDK.
//[
[androidJvm]
abstract fun getRequiredPermissions(): List<String>
Returns a list of the permissions required to use the Streem SDK.