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

U

uploadImage(Path) - Method in class org.sobotics.chatexchange.chat.Room
Uploads the given file and returns the HTTP URL to the file hosted on imgur.
uploadImage(String, InputStream) - Method in class org.sobotics.chatexchange.chat.Room
Uploads the given file and returns the HTTP URL to the file hosted on imgur.
User - Class in org.sobotics.chatexchange.chat
This class represents a chat user.
USER_ENTERED - Static variable in class org.sobotics.chatexchange.chat.event.EventType
Event raised when a user is entering the chat room.
USER_LEFT - Static variable in class org.sobotics.chatexchange.chat.event.EventType
Event raised when a user is leaving the chat room, either as a result of inactivity or because they clicked the "leave" link.
USER_MENTIONED - Static variable in class org.sobotics.chatexchange.chat.event.EventType
Event raised when a mention of the current logged-in user is made.
UserEnteredEvent - Class in org.sobotics.chatexchange.chat.event
Represents the event where a user entered the chat room.
UserLeftEvent - Class in org.sobotics.chatexchange.chat.event
Represents the event where a user left the chat room.
UserMentionedEvent - Class in org.sobotics.chatexchange.chat.event
Holds the data for a mention message event.
A C D E F G I J K L M O P R S T U V W 
Skip navigation links