Registration

Properties

Link copied to clipboard

whether directory is available

Link copied to clipboard

whether outgoing calls should be routed using the registration's node

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the registration. Once disposed, the Registration object is no longer valid.

Link copied to clipboard
abstract fun getRegisteredDevices(query: String = "", callback: RegisteredDevicesCallback)

Fetches the list of registered devices for a given search query.

Inherited functions

Link copied to clipboard

Suspends until a new list of registered devices is available or until an error is encountered.

Link copied to clipboard