|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a FLOW_STOP message information.
Method Summary | |
short |
getReasonCode()
Returns the reason code |
java.lang.String |
getReasonInfo()
Returns the reason information values of 0-255 are reserved for standard reason codes. |
byte |
getSessionId()
Returns the session Id Identifies the Session with which the Message is associated. |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public short getReasonCode()
public java.lang.String getReasonInfo()
public byte getSessionId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |