onCallCandidates property

CachedStreamController<Event> onCallCandidates
final

Will be called on call candidates.

Implementation

final CachedStreamController<Event> onCallCandidates =
    CachedStreamController();