Class GroupStateUpdate.

GroupStateUpdate

interface GroupStateUpdate {
    Reason?: PlaybackRequestType;
    State?: GroupStateType;
}

Properties

Properties

GroupStateUpdate

GroupStateUpdate