Class: AcknowledgementMessage

remotemessage.AcknowledgementMessage()

new AcknowledgementMessage()

Source:

Extends

Methods

(static) AcknowledgementMessage#getSourceMethod() → {remotemessage.Method}

Get the field value The remote message method type that is being acknowledged
Source:
Returns:
Type
remotemessage.Method

(static) AcknowledgementMessage#setSourceMethod(sourceMethod)

Set the field value The remote message method type that is being acknowledged
Parameters:
Name Type Description
sourceMethod remotemessage.Method
Source: