Edytuj

Udostępnij za pośrednictwem


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

Name Value Description
Join 0

Indicates a message for joining.

Connect 1

Indicates a message for connecting.

AddMusic 2

Indicates a message for adding music

PlayMusic 3

Indicates a message for playing.

Applies to