Java & Android API Docs

The Linxter SDK class exposes three interfaces, all of which are implemented implicitly by the public API of the the LinxterSDK class.

Our Java API docs (includes Android).

Interface Summary

Registration

  • LinxterRegistration — registering an instance to the ISB
  • LinxterRegistration.Listener — listener delegate interface for registration events

Communication Channels

  • LinxterCommunicationChannel — creating and managing comm. channels
  • LinxterCommunicationChannel.Listener — listener delegate interface for comm. channel events

Messaging

  • LinxterMessaging — sending and receiving messages
  • LinxterMessaging.Listener — listener delegate interface for messaging events