onStartPreview method

void onStartPreview()

Implementation

void onStartPreview() {
  return _roomManager.onStartPreview();
}