Back to product page

SaveSettings method


Stores room settings to the server.

Syntax

  • Basic
object.SaveSettings()
The SaveSettings(object) syntax has these parts:
objectAn 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.

Platforms

Windows