stopRemoteView method

Future<void> stopRemoteView(
  1. String userId
)

Implementation

Future<void> stopRemoteView(String userId) async {
  // await NECallEngine.instance.setupRemoteView(userId);
}