BandyerModule

interface BandyerModule : BandyerComponent

A Module is a component of the SDK. A bandyer module has a status, a name and exposes a function to reconnect in case of failures.

Author

kristiyan

Functions

Link copied to clipboard
abstract fun getName(): String

Returns the name of the component

Properties

Link copied to clipboard
abstract val status: BandyerModuleStatus

Status of the module

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard