ConferenceVideoViewCreatedCallback typedef
ConferenceVideoViewCreatedCallback =
void Function(ConferenceVideoViewController controller)
Created by Injoit on 2019-12-27. Copyright © 2019 Quickblox. All rights reserved.
Implementation
typedef void ConferenceVideoViewCreatedCallback(
ConferenceVideoViewController controller);