SaveSettings Method
      
 

Description

Stores room settings to the server.


Return Type

None  


Syntax

object.SaveSettings



The SaveSettings Method syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.

Remarks

This method causes wodXMPP to save room settings back to the server. It is assumed you have previously retrieved settings using GetSettings method, and perhaps have changed variables through Settings collection.