Package-level declarations
Types
Link copied to clipboard
Base class for all exceptions thrown by the Chat My Way SDK.
Link copied to clipboard
class ChatMyWaySdkNotConfiguredException(methodName: String, cause: Throwable? = null) : ChatMyWaySdkException
Exception thrown when an SDK method is called before the SDK has been configured.
Link copied to clipboard
Represents an event indicating that a chat channel has been updated, typically triggered by a Firebase push notification.
Link copied to clipboard
The main entry point for the Localz Chat My Way SDK.