ResetDeviceResponse

public class ResetDeviceResponse:BaseResponse

response to a resetDevice request. It contains the state of the device

  • state of the device

    Declaration

    Swift

    public var state:ExternalDeviceState;