Class Index | File Index

Classes


Class UserConfig


Defined in: sdk.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This object models a user.
Field Summary
Field Attributes Field Name and Description
 
 
bio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Method Summary
Method Attributes Method Name and Description
 
addCredentials(connection)
 
parseXML(element)
 
Class Detail
UserConfig()
This object models a user. It can be used from a chat UI, or with the Libre Web API. It can convert itself to/from XML for web API usage. This can be used to connect, create, edit, or browse a user instance.
Field Detail
avatar

bio

bots

connects

email

hint

joined

lastConnect

messages

name

newPassword

over18

password

posts

showName

website
Method Detail
addCredentials(connection)
Parameters:
connection

parseXML(element)
Parameters:
element

toXML()

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 17 2017 14:11:31 GMT-0400 (EDT)