Package com.dropbox.core.v2.teamlog
Class MobileSessionLogInfo
java.lang.Object
com.dropbox.core.v2.teamlog.SessionLogInfo
com.dropbox.core.v2.teamlog.MobileSessionLogInfo
Mobile session.
-
Field Summary
Fields inherited from class com.dropbox.core.v2.teamlog.SessionLogInfo
sessionId -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MobileSessionLogInfo
Mobile session.- Parameters:
sessionId- Session ID.
-
MobileSessionLogInfo
public MobileSessionLogInfo()Mobile session.The default values for unset fields will be used.
-
-
Method Details
-
getSessionId
Session ID.- Overrides:
getSessionIdin classSessionLogInfo- Returns:
- value for this field, or
nullif not present.
-
hashCode
public int hashCode()- Overrides:
hashCodein classSessionLogInfo
-
equals
- Overrides:
equalsin classSessionLogInfo
-
toString
- Overrides:
toStringin classSessionLogInfo
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Overrides:
toStringMultilinein classSessionLogInfo- Returns:
- Formatted, multiline String representation of this object
-