Class: FinishCancelMessage

remotemessage.FinishCancelMessage()

new FinishCancelMessage()

Source:

Extends

Methods

(static) FinishCancelMessage#getRequestInfo() → {String}

Get the field value Extra information to include with the request, like type of request. Use constants in TxTypeRequestInfo.
Source:
Returns:
Type
String

(static) FinishCancelMessage#setRequestInfo(requestInfo)

Set the field value Extra information to include with the request, like type of request. Use constants in TxTypeRequestInfo.
Parameters:
Name Type Description
requestInfo String
Source: