Interface: RequestPermissionsResponse
An interface describing the response to AmazonIVSBroadcastClient.requestPermissions.
Properties
audio
• audio: boolean
Boolean describing if audio permission was granted.
video
• video: boolean
Boolean describing if video permission was granted.