CallProtocol constructor
CallProtocol({})
Implementation
CallProtocol({
super.extra,
super.client_id,
this.udp_p2p,
this.udp_reflector,
this.min_layer,
this.max_layer,
this.library_versions,
});
CallProtocol({
super.extra,
super.client_id,
this.udp_p2p,
this.udp_reflector,
this.min_layer,
this.max_layer,
this.library_versions,
});