hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
UserInfo
chatroom
server
server
Undocumented in source.
class
UserInfo : Element {
this
(Context context, string username);
string
username
;
}
Constructors
this
this
(Context context, string username)
Undocumented in source.
Members
Variables
username
string
username
;
Undocumented in source.
Meta
Source
See Implementation
chatroom
server
server
aliases
ChatRoom
classes
ChatService
UserInfo
functions
main