The SDK client side component exposes an API for registration, creating and managing communication channels, sending and receiving messages, as well as other configuration and support functions.
The Three Interfaces
The methods, properties and events of the Linxter API have been organized into the following three interfaces:
- ILinxterRegistration - registering an instance to the ISB
- ILinxterCommunicationChannel - creating and managing comm. channels
- ILinxterMessaging - sending and receiving messages
