ParticipantRequestedType typedef

ParticipantRequestedType = void Function(ParticipantRequestedOptions options)

Implementation

typedef ParticipantRequestedType = void Function(
    ParticipantRequestedOptions options);