Change the name of a Room at runtime.
Namespace: Sfs2X.RequestsAssembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0
Syntax
| C# |
|---|
public class ChangeRoomNameRequest : BaseRequest |
Remarks
This request might fail if the Room was configured not be ranamed or if the User sending the request is not the owner of the Room.
Moderators and Administrator can override this last constraint.