Ruyi SDK
Namespaces
Ruyi
RuyiSDK Class
RuyiSDK Properties
RuyiSDK Methods
Click or drag to resizeClick or drag to resize

RuyiSDK Class

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

the main class used to communicate with the Ruyi platform
Inheritance Hierarchy
SystemObject
  RuyiRuyiSDK

Namespace:  Ruyi
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class RuyiSDK : IDisposable

The RuyiSDK type exposes the following members.

Properties
  NameDescription
Public propertyHighLatencyProtocol
Underlying transport and protocol for high-latency messages
Public propertyInputMgr
Input related services
Public propertyL10NService
to access the l10n service from Ruyi
Public propertyLowLatencyProtocol
Underlying transport and protocol for low-latency messages
Public propertyMedia
Media player services
Public propertyOverlayService
the overlay service
Public propertyRuyiNetService
to access the ruyi platform back end service interface
Public propertySettingSys
to access the setting system
Public propertySpeechService
the speech service
Public propertyStorage
to access the ruyi platform storage interface
Public propertySubscriber
to subscribe to a topic
Public propertyUserService
User-related services
Top
Methods
  NameDescription
Public methodStatic memberCheckJsonResult
Check Json string return from server, and convert to json token
Public methodStatic memberCreateInstance
Create a new SDK instance with the given context.
Public methodDispose
Dispose the SDK instance, don't miss this after SDK usage.
Top
See Also

Reference

Ruyi Namespace

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

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