SKCloudServiceSetupMessageIdentifier Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |