Click or drag to resize

SFSBuddyToString Method

Returns a string that contains the buddy name and id.

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 SFSBuddy object.
See Also