Click or drag to resize
ESkinSensorSetHubName Method
Set the name of e-skin Hub after stop communicating. An exception may occur.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SetHubName(
	string hubName
)

Parameters

hubName
Type: SystemString
the name of e-skin Hub.
See Also