<< Click to Display Table of Contents >>
IOZLoginInfo
This interface provides the login information.
Method Detail
getViewerType
public int getViewerType()
Gets the type of the viewer called by the client.
getMACAddress
public String getMACAddress()
Gets the MAC Address from the client.
getIPAddress
public String getIPAddress()
Gets the IP Address from the client.
getHDDSerialNo
public String getHDDSerialNo()
Gets the HDD Serial number from the client.
getUserID
public String getUserID()
Gets the user ID that the client logged in.
getUserName
public String getUserName()
Gets the user name that the client logged in.
getSessionID
public String getSessionID()
Gets the session ID created when the client logged in.
getClientIP
public String getClientIP()
Gets the client IP requested by the client.