Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetTelemetryService Class
RuyiNetTelemetryService Methods
StartTelemetrySession Method
StartTelemetrySession Method (Int32, Action(RuyiNetTelemetrySession))
StartTelemetrySession Method (Int32, Int32, Action(RuyiNetTelemetrySession))
Click or drag to resizeClick or drag to resize

RuyiNetTelemetryServiceStartTelemetrySession Method (Int32, Int32, ActionRuyiNetTelemetrySession)

[This is preliminary documentation and is subject to change.]

Starts a telemetry session on the online service

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void StartTelemetrySession(
	int clientIndex,
	int timestamp,
	Action<RuyiNetTelemetrySession> callback
)

Parameters

clientIndex
Type: SystemInt32
Index of the client making the call.
timestamp
Type: SystemInt32
The timestamp when the session started.
callback
Type: SystemActionRuyiNetTelemetrySession
The callback that will receive the session ID.
See Also

Reference

RuyiNetTelemetryService Class
StartTelemetrySession Overload
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com