Package | Description |
---|---|
com.teamchat.client.sdk |
Modifier and Type | Method and Description |
---|---|
Flowlet |
Flowlet.addToList(java.lang.String param,
java.lang.String value)
For future use
|
Flowlet |
Context.createFlowlet()
For future use
|
Flowlet |
Context.currentFlowlet()
For future use
|
Flowlet |
Flowlet.setChatlet(java.lang.String name,
Chatlet c,
Room r)
For future use
|
Flowlet |
Flowlet.setParam(java.lang.String name,
java.lang.String values)
For future use
|
Flowlet |
Flowlet.setParams(java.lang.String[] params,
java.lang.String[] values)
For future use
|
Modifier and Type | Method and Description |
---|---|
abstract TeamchatAPI |
TeamchatAPI.updateFlowlet(Flowlet wf)
Perform actions in a room.
|