new VasStateMessage()
- Source:
Extends
Methods
(static) VasStateMessage#getNewState() → {remotemessage.VasState}
Get the field value
The current state of the vas system
- Source:
Returns:
(static) VasStateMessage#getOldState() → {remotemessage.VasState}
Get the field value
The previous state of the vas system
- Source:
Returns:
(static) VasStateMessage#setNewState(newState)
Set the field value
The current state of the vas system
Parameters:
Name | Type | Description |
---|---|---|
newState |
remotemessage.VasState |
- Source:
(static) VasStateMessage#setOldState(oldState)
Set the field value
The previous state of the vas system
Parameters:
Name | Type | Description |
---|---|---|
oldState |
remotemessage.VasState |
- Source: