Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool SetUserPosition(
int nUserID,
float x,
float y,
float z
)
public bool SetUserPosition(
int nUserID,
float x,
float y,
float z
)
Public Function SetUserPosition (
nUserID As Integer,
x As Single,
y As Single,
z As Single
) As Boolean
Public Function SetUserPosition (
nUserID As Integer,
x As Single,
y As Single,
z As Single
) As Boolean
public:
bool SetUserPosition(
int nUserID,
float x,
float y,
float z
)
public:
bool SetUserPosition(
int nUserID,
float x,
float y,
float z
)
Return Value
Type:
Boolean