GKVoiceChatPlayerState 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.
An enumeration whose values specify the state of a GKVoiceChat channel. (See GKPlayerStateUpdateHandler.)
public enum GKVoiceChatPlayerState
type GKVoiceChatPlayerState =
- Inheritance
-
GKVoiceChatPlayerState
Fields
Connected | 0 | |
Connecting | 4 | |
Disconnected | 1 | |
Silent | 3 | |
Speaking | 2 |