|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GoogleDesktopIM
When setting the inherited content property for IM events, each message should be of the form
Method Summary | |
---|---|
java.lang.String |
get_buddy_name()
Name or handle of the other user in the conversation. |
java.lang.Integer |
get_conversation_id()
Id that can be used to group messages that are part of the same conversation. |
java.util.Date |
get_message_time()
Time when the message was received in UTC. |
java.lang.String |
get_title()
Title of the Instant Message. |
java.lang.String |
get_user_name()
Name or handle of the user who is using the computer on which this event is being generated. |
Methods inherited from interface jgd.schemas.GoogleDesktopIndexable |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail |
Method Detail |
---|
java.lang.Integer get_conversation_id()
java.util.Date get_message_time()
java.lang.String get_title()
java.lang.String get_user_name()
java.lang.String get_buddy_name()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |