update_local_view method
4.3
Implementation
int update_local_view(
trtc_cloud instance,
tx_view view,
) {
return _update_local_view(
instance,
view,
);
}
4.3
int update_local_view(
trtc_cloud instance,
tx_view view,
) {
return _update_local_view(
instance,
view,
);
}