ConferenceCallbackParam1<W> typedef

ConferenceCallbackParam1<W> = void Function(W w)

Implementation

typedef void ConferenceCallbackParam1<W>(W w);