GameKit.GKVoiceChat: Method Members

The methods of GameKit.GKVoiceChat are listed below. For a list of all members, see the GKVoiceChat Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

static
IsVoIPAllowed() : bool
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.

Protected Methods

override
Dispose(bool)
Releases the resources used by the GKVoiceChat object.