SmartFoxServer Silverlight API
GetVariable Method (key)
NamespacesSmartFoxClientAPI.DataBuddyGetVariable(String)
Get the buddy variables.
Declaration Syntax
C#Visual BasicVisual C++
public Object GetVariable(
	string key
)
Public Function GetVariable ( _
	key As String _
) As Object
public:
Object^ GetVariable(
	String^ key
)
Parameters
key (String)
Return Value
The buddy variable for the given key
Remarks
Version:
SmartFoxServer Basic / Pro

Assembly: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)