producers/socket_receive_methods/updated_co_host library
Classes
- UpdatedCoHostOptions
 - Represents the options for updating co-host status and responsibilities.
 
Functions
- 
  updatedCoHost(
UpdatedCoHostOptions options) → void  - Updates co-host information and responsibilities based on provided options.
 
Typedefs
- 
    UpdatedCoHostType
      = Future<
void> Function(UpdatedCoHostOptions options)