SKCloudServiceSetupMessageIdentifier Enum

Definition

Enumerates cloud service setup message identifiers.

[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 = 
Inheritance
SKCloudServiceSetupMessageIdentifier
Attributes

Fields

AddMusic 2

Indicates a message for adding music

Connect 1

Indicates a message for connecting.

Join 0

Indicates a message for joining.

PlayMusic 3

Indicates a message for playing.

Applies to