|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a CONNECT_RESPONSE message information.
Method Summary | |
boolean |
getCapabilitiesMultiSession()
Returns whether the connection suports multiple session |
boolean |
getCapabilitiesRequestResponse()
Returns whether trequest/response events are supported. |
boolean |
getCapabilitiesStructures()
Returns whether the connection suports structures as part of the templates |
boolean |
getCapabilitiesTemplateNegotiation()
Returns whether the templates negotiation is supported |
long |
getKeepAliveInterval()
Returns the KeepAlive interval. |
java.lang.String |
getVendorId()
Returns the vendor id A Vendor Identifier is a string that identifies the vendor that created the responder |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public boolean getCapabilitiesMultiSession()
public boolean getCapabilitiesStructures()
public boolean getCapabilitiesTemplateNegotiation()
public boolean getCapabilitiesRequestResponse()
public long getKeepAliveInterval()
public java.lang.String getVendorId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |