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

RuyiNetTelemetryServiceStartTelemetrySession Method (Int32, Int32)

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

Starts a telemetry session on the online service

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

Parameters

clientIndex
Type: SystemInt32
Index of the client making the call.
timestamp
Type: SystemInt32
The timestamp when the session started.

Return Value

Type: TaskRuyiNetTelemetrySession

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetTelemetryService.StartTelemetrySession(System.Int32,System.Int32)"]

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