RuyiSDK Class | 
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi
public class RuyiSDK : IDisposable
The RuyiSDK type exposes the following members.
| Name | Description | |
|---|---|---|
| HighLatencyProtocol | 
            Underlying transport and protocol for high-latency messages
              | |
| InputMgr | 
            Input related services
              | |
| L10NService | 
            to access the l10n service from Ruyi
              | |
| LowLatencyProtocol | 
            Underlying transport and protocol for low-latency messages
              | |
| Media | 
            Media player services
              | |
| OverlayService | 
            the overlay service
              | |
| RuyiNetService | 
            to access the ruyi platform back end service interface
              | |
| SettingSys | 
            to access the setting system
              | |
| SpeechService | 
            the speech service
              | |
| Storage | 
            to access the ruyi platform storage interface
              | |
| Subscriber | 
            to subscribe to a topic
              | |
| UserService | 
            User-related services
              | 
| Name | Description | |
|---|---|---|
| CheckJsonResult | 
            Check Json string return from server, and convert to json token
              | |
| CreateInstance | 
            Create a new SDK instance with the given context.
              | |
| Dispose | 
            Dispose the SDK instance, don't miss this after SDK usage.
              |