Share via


GKVoiceChat.PlayerStateUpdateHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameKit.GKPlayerStateUpdateHandler? PlayerStateUpdateHandler { [Foundation.Export("playerStateUpdateHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPlayerStateUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("playerStateUpdateHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPlayerStateUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PlayerStateUpdateHandler : GameKit.GKPlayerStateUpdateHandler with get, set

Property Value

Attributes

Applies to