ConnectionsSheetResultCallback

fun interface ConnectionsSheetResultCallback

Callback that is invoked when a ConnectionsSheetResult is available.

Functions

Link copied to clipboard
abstract fun onConnectionsSheetResult(connectionsSheetResult: ConnectionsSheetResult)