VideoFeedDidStopPictureInPictureCallback typedef

VideoFeedDidStopPictureInPictureCallback = void Function(FWError? error)

Implementation

typedef VideoFeedDidStopPictureInPictureCallback = void Function(
    FWError? error);