다음을 통해 공유


GKVoiceChat.SetPlayerVoiceChatStateChangeHandler 메서드

정의

플레이어의 음성 채팅 상태가 변경될 때 실행되는 처리기를 설정합니다.

[Foundation.Export("setPlayerVoiceChatStateDidChangeHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetPlayerVoiceChatStateChangeHandler (Action<GameKit.GKPlayer,GameKit.GKVoiceChatPlayerState> handler);
abstract member SetPlayerVoiceChatStateChangeHandler : Action<GameKit.GKPlayer, GameKit.GKVoiceChatPlayerState> -> unit
override this.SetPlayerVoiceChatStateChangeHandler : Action<GameKit.GKPlayer, GameKit.GKVoiceChatPlayerState> -> unit

매개 변수

특성

적용 대상