Continue
Call to allow or deny media access.
Parameters
allowed_permissions
If this callback was initiated in response to a getUserMedia (indicated by MediaPermissionFlags.DEVICE_AUDIO_CAPTURE and/or MediaPermissionFlags.DEVICE_VIDEO_CAPTURE being set) the allowed_permissions are required to match those given in required_permissions in the OnRequestMediaAccessPermission.