Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Template Reference Documentation

Chat Template

remove()

Permanently remove a conversation

See Also

rb.chat.create, modify()   

Syntax

number = rb.chat.remove(roomID)

Parameters

The 'remove' method takes 1 parameter:

Name Type/Value Range/Length Description
roomIDnumber  Required. Unique ID of the conversation to be removed

Results

The 'remove' method returns number:

Type/Value Range/Length Description
number   Unique ID of the conversation that is successfully remove. -1 if that record does not exist

Remarks

Remove a conversation from

Whitebeam release 1.3.36
(loadtime : 114ms)