Skip navigation links
A C D E F G I J K L M O P R S T U V W 

G

getAutoCreateAccount() - Method in class org.sobotics.chatexchange.chat.StackExchangeClient
true, if the account for a user should automatically be created when logging in to a new site
getBaseUrl() - Method in enum org.sobotics.chatexchange.chat.ChatHost
 
getContent() - Method in class org.sobotics.chatexchange.chat.Message
Returns the content of this message.
getCurrentUsers() - Method in class org.sobotics.chatexchange.chat.Room
Returns the list of all the current users of this room.
getDescription() - Method in class org.sobotics.chatexchange.chat.RoomThumbs
Returns the description of this room.
getEditCount() - Method in class org.sobotics.chatexchange.chat.Message
Returns the number of times this message was edited.
getHost() - Method in class org.sobotics.chatexchange.chat.Room
Returns the host of this room.
getId() - Method in class org.sobotics.chatexchange.chat.Message
Returns the id of this message.
getId() - Method in class org.sobotics.chatexchange.chat.RoomThumbs
Returns the id of this room.
getId() - Method in class org.sobotics.chatexchange.chat.User
Returns the id of this user.
getInstant() - Method in class org.sobotics.chatexchange.chat.event.Event
Returns the instant in time (UTC) at which this event occured.
getKickeeId() - Method in class org.sobotics.chatexchange.chat.event.KickedEvent
Returns the id of the user that was kicked.
getLastMessageDate() - Method in class org.sobotics.chatexchange.chat.User
Returns the last date at which this user posted a message in the room (UTC).
getLastSeenDate() - Method in class org.sobotics.chatexchange.chat.User
Returns the last date at which this user was seen in the room (UTC).
getMessage() - Method in class org.sobotics.chatexchange.chat.event.MessageEvent
Returns the message that triggered this event, at the time the event was raised.
getMessage(long) - Method in class org.sobotics.chatexchange.chat.Room
Retrieves the Message having the given id.
getName() - Method in enum org.sobotics.chatexchange.chat.ChatHost
 
getName() - Method in class org.sobotics.chatexchange.chat.RoomThumbs
Returns the name of this room.
getName() - Method in class org.sobotics.chatexchange.chat.User
Returns the display name of this user.
getParentMessageId() - Method in class org.sobotics.chatexchange.chat.event.PingMessageEvent
Returns the message id that this event's message is pinging.
getPingableUsers() - Method in class org.sobotics.chatexchange.chat.Room
Returns the list of all the pingable users of this room.
getPlainContent() - Method in class org.sobotics.chatexchange.chat.Message
Returns the plain content of this message.
getProfileLink() - Method in class org.sobotics.chatexchange.chat.User
Returns a link to the chat user profile of this user.
getReputation() - Method in class org.sobotics.chatexchange.chat.User
Returns the amount of reputation this user has.
getRoom() - Method in class org.sobotics.chatexchange.chat.event.Event
The room this event took place.
getRoomId() - Method in class org.sobotics.chatexchange.chat.event.Event
Returns the ID of the room this event took place.
getRoomId() - Method in class org.sobotics.chatexchange.chat.Room
Returns the id of this room.
getStarCount() - Method in class org.sobotics.chatexchange.chat.Message
Returns the number of stars this message has.
getTags() - Method in class org.sobotics.chatexchange.chat.RoomThumbs
Returns the list of tags associated with this room.
getTargetUserId() - Method in class org.sobotics.chatexchange.chat.event.PingMessageEvent
Returns the user id that was pinged by this event.
getThumbs() - Method in class org.sobotics.chatexchange.chat.Room
Returns the thumbs for this chat room.
getUser() - Method in class org.sobotics.chatexchange.chat.event.Event
Returns the user that raised this event, at the time the event was raised.
getUser() - Method in class org.sobotics.chatexchange.chat.Message
Returns the user that posted this message.
getUser(long) - Method in class org.sobotics.chatexchange.chat.Room
Retrieves the User having the given id.
getUserId() - Method in class org.sobotics.chatexchange.chat.event.Event
Returns the id of the user that raised this event.
getUserName() - Method in class org.sobotics.chatexchange.chat.event.Event
Returns the display name of the user that raised this event.
A C D E F G I J K L M O P R S T U V W 
Skip navigation links