SKCloudServiceSetupMessageIdentifier 枚举

定义

枚举云服务设置消息标识符。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SKCloudServiceSetupMessageIdentifier
type SKCloudServiceSetupMessageIdentifier = 
继承
SKCloudServiceSetupMessageIdentifier
属性

字段

名称 说明
AddMusic 2

指示添加音乐的消息

Connect 1

指示要连接的消息。

Join 0

指示要加入的消息。

PlayMusic 3

指示要播放的消息。

适用于