LocalzChatMyWaySDK
The main entry point for the Localz Chat My Way SDK.
This SDK provides functionality for real-time chat communication, including:
Configuring the SDK
Managing chat channels
Sending and receiving messages
Handling push notifications
Functions
Provides a real-time flow of ChatChannels for the current user.
Provides a real-time flow of ChatEvents.
Configures the SDK with the given SDK key and environment.
Configures the SDK with the given SDK key string and environment.
Provides a real-time flow of Contacts for the current user.
Enables the SDK to respond to relevant Firebase notifications required for real-time updates of ChatChannels.
Provides a flow of LogReports for monitoring and debugging purposes.
Sends a Message to a three-way ChatChannel.Order conversation.
Sends a Message to a three-way ChatChannel.Stop conversation.
Sends a Message to a two-way ChatChannel.Site conversation.
Updates the driver last seen status for a specific channel.