Click or drag to resize

SFSRoomToString Method

Returns a string that contains the Room id, name and id of the Group to which it belongs.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
The string representation of the SFSRoom object.
See Also