MfpSubmitMessageReply.getStatus

Description

Use the getStatus method to get the status of a message submitted to the Message Feed server.

The method returns a value that specifies the processing status of the submitted message. The status can be:

Class

core.mfp.MfpSubmitMessageReply

Method

getStatus

Syntax

public int getStatus()

Example

See Mfp.submitMessage.