ObservePendingConnectionRequestsUseCase
Use Case that lists the current pending connection requests.
Only connections that are ConnectionState.PENDING or ConnectionState.SENT are returned.
See also
ConnectionState
Inheritors
Functions
Link copied to clipboard
abstract suspend operator fun invoke(): <Error class: unknown class><List<<Error class: unknown class>>>
Use case ObservePendingConnectionRequestsUseCase operation