MeshServiceConnectionStateHolder

@Singleton
class MeshServiceConnectionStateHolder @Inject constructor(source)

Constructors

Link copied to clipboard
@Inject
constructor()

Functions

Link copied to clipboard
fun getState(): ConnectionState
Link copied to clipboard
fun setState(state: ConnectionState)