javax.microedition.ipdr.callback.msg
Interface StartNegotiationRejectInfo

All Superinterfaces:
MessageInfo

public interface StartNegotiationRejectInfo
extends MessageInfo

The interface represents a START_NEGOTIATION_REJECT message information.

Version:
1.0
Author:
Shai Gotlib

Method Summary
 byte getSessionId()
           
 
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo
msgId, msgName, toString
 

Method Detail

getSessionId

public byte getSessionId()