See: Description
| Class | Description |
|---|---|
| AbstractServiceProvider |
A
AbstractServiceProvider performs some function within the client. |
| ControlServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service
regarding controls.
|
| GroupServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service
regarding groups.
|
| ParticipantServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service
regarding participants.
|
| RemoteProcedureCallServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service.
|
| SceneServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service
regarding scenes.
|
| ServiceManager<T extends AbstractServiceProvider> |
A
ServiceManager contains instances of service providers that perform some function within the client. |
| TransactionServiceProvider |
Provides all functionality relating to making requests and interpreting replies from the Interactive service
regarding Spark transactions.
|
Copyright © 2018. All rights reserved.