javax.microedition.ipdr.callback.msg
Interface GetSessionsInfo

All Superinterfaces:
MessageInfo

public interface GetSessionsInfo
extends MessageInfo

The interface represents a GET_SESSIONS message information. The GET SESSIONS Message is sent by a Collector to identify the streams of accounting records available on each stream provided by this Exporter.

Version:
1.0
Author:
Shai Gotlib
See Also:
GetSessionsResponseInfo, GetTemplatesInfo

Method Summary
 short getRequestId()
          Returns the request Id
 
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo
msgId, msgName, toString
 

Method Detail

getRequestId

public short getRequestId()
Returns the request Id

Returns:
request id (short value)