SmartFoxServer Unity/.NET API
GetString Method (key)
NamespacesSmartFoxClientAPI.DataSFSObjectGetString(Object)
Get string object value from SFSObject
Declaration Syntax
C#Visual BasicVisual C++
public string GetString(
	Object key
)
Public Function GetString ( _
	key As Object _
) As String
public:
String^ GetString(
	Object^ key
)
Parameters
key (Object)
Key name to use
Return Value
Object value

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)