The members of GameKit.GKVoiceChat are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| Active | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Name | string. Documentation for this section has not yet been entered. |
| [read-only] | PlayerIDs | string[]. Documentation for this section has not yet been entered. |
| [read-only] | Players | GKPlayer[]. Documentation for this section has not yet been entered. |
| PlayerStateUpdateHandler | GKPlayerStateUpdateHandler. Documentation for this section has not yet been entered. | |
| Volume | float. Documentation for this section has not yet been entered. |
static | IsVoIPAllowed()Documentation for this section has not yet been entered. | |
SetMute(bool, GKPlayer)Documentation for this section has not yet been entered. | ||
SetMuteStatus(GKPlayer, bool)Documentation for this section has not yet been entered. | ||
SetPlayerVoiceChatStateChangeHandler(Action<GKPlayer, GKVoiceChatPlayerState>)Documentation for this section has not yet been entered. | ||
Start()Documentation for this section has not yet been entered. | ||
Stop()Documentation for this section has not yet been entered. | ||