Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

EMixerInteractivityState

Gersh Payzer edited this page Jul 12, 2017 · 1 revision

An enumeration for the logged in state of the player.

Values (uint8)

Not_Interactive

Description

Initial state. The SDK is not connected to the Mixer service.

Interactivity_Starting

Description

Connection to the Mixer service has started, but has not yet completed.

Interactive

Description

The SDK is connected to the Mixer service and is able to receive interactive input.

Interactivity_Stopping

Description

The SDK is disconnecting from the Mixer service, but the operation has not yet completed.