Class: ResetDeviceResponse

remotepay.ResetDeviceResponse()

new ResetDeviceResponse()

Source:

Extends

Methods

(static) ResetDeviceResponse#getState() → {remotepay.ExternalDeviceState}

Get the field value High level state of the connected device.
Source:
Returns:
Type
remotepay.ExternalDeviceState

(static) ResetDeviceResponse#setState(state)

Set the field value High level state of the connected device.
Parameters:
Name Type Description
state remotepay.ExternalDeviceState
Source: