Class IMHandle
java.lang.Object
com.google.appengine.api.datastore.IMHandle
- All Implemented Interfaces:
Serializable
,Comparable<IMHandle>
An instant messaging handle. Includes both an address and its protocol. The protocol value is
either a standard IM scheme (legal scheme values are defined by
IMHandle.Scheme
or a URL
identifying the IM network for the protocol (e.g. http://aim.com/).- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
IMHandle
-
IMHandle
-
-
Method Details