-
- All Implemented Interfaces:
-
com.theoplayer.android.api.event.Event
,com.theoplayer.android.api.event.vr.VREvent
public interface StateChangeEvent implements VREvent<StateChangeEvent>
The State Change Event.
- Only used to notify that the state changed.
- To actually get the new state, use getState.