| Method Summary |
| |
AddApplication(self,
appDescription)
|
| |
AddConnection(self,
connDescription)
|
| |
AddData(self,
dataDescription)
|
| |
AddService(self,
serviceDescription)
|
| |
AddStream(self,
streamDesc)
|
| |
AddText(self,
name,
text)
|
| |
AddUser(self,
profile)
|
| |
EnterVenue(self,
URL,
warningString,
enterSuccess)
|
| |
ExitVenue(self)
|
| |
HandleError(self,
err)
|
| |
ModifyStream(self,
streamDesc)
|
| |
ModifyUser(self,
profile)
|
| |
RemoveApplication(self,
appDescription)
|
| |
RemoveConnection(self,
connDescription)
|
| |
RemoveData(self,
dataDescription)
|
| |
RemoveService(self,
serviceDescription)
|
| |
RemoveStream(self,
streamDesc)
|
| |
RemoveUser(self,
profile)
|
| |
SetConnections(self,
connDescriptionList)
|
| |
UpdateApplication(self,
appDescription)
|
| |
UpdateData(self,
dataDescription)
|
| |
UpdateService(self,
serviceDescription)
|