producers\socket_receive_methods\host_request_response library

Classes

HostRequestResponseOptions
Defines options for handling a host's response to a participant request.

Constants

requestDisplayNames → const Map<String, String>
Handles the response of a host to a participant's request.

Functions

hostRequestResponse(HostRequestResponseOptions options) Future<void>

Typedefs

HostRequestResponseType = Future<void> Function(HostRequestResponseOptions options)