![]() |
SkyWay Linux SDK
|
継承メンバを含む skyway::Context の全メンバ一覧です。
| Dispose() | skyway::Context | static |
| GetVersionString() | skyway::Context | static |
| kVersionMajor (定義場所: skyway::Context) | skyway::Context | static |
| kVersionMinor (定義場所: skyway::Context) | skyway::Context | static |
| kVersionPatch (定義場所: skyway::Context) | skyway::Context | static |
| RegisterPlugin(std::unique_ptr< RemoteMemberPluginInterface > plugin) | skyway::core::Context | static |
| Setup(const std::string &token, core::Context::EventListener *listener, const SkyWayOptions &options) | skyway::Context | static |
| skyway::core::Context::Setup(const std::string &token, std::unique_ptr< HttpClientInterface > http, std::unique_ptr< WebSocketClientFactoryInterface > ws_factory, std::unique_ptr< PlatformInfoDelegatorInterface > platform_info, std::unique_ptr< LoggerInterface > logger, EventListener *listener, const ContextOptions &options) | skyway::core::Context | static |
| SetupForDev(const std::string &app_id, const std::string &secret_key, core::Context::EventListener *listener, const SkyWayOptions &options) | skyway::Context | static |
| UpdateAuthToken(const std::string &token) | skyway::core::Context | static |