AVPermissionGranted Delegate

Definition

public delegate void AVPermissionGranted(bool granted);
type AVPermissionGranted = delegate of bool -> unit

Parameters

granted
Boolean

Applies to