SmartFoxServer Silverlight API
SetPlayerId Method (pid)
NamespacesSmartFoxClientAPI.DataUserSetPlayerId(Int32)
Set the playerId property.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPlayerId(
	int pid
)
Public Sub SetPlayerId ( _
	pid As Integer _
)
public:
void SetPlayerId(
	int pid
)
Parameters
pid (Int32)
the playerId value

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