menu
tim_ui_kit_calling_plugin package
documentation
model/TRTCCalling.dart
TRTCCalling
stopRemoteView abstract method
stopRemoteView abstract method
dark_mode
light_mode
stopRemoteView
abstract method
Future
<
void
>
stopRemoteView
(
String
userId
,
int
streamType
)
Implementation
Future<void> stopRemoteView(String userId, int streamType);
tim_ui_kit_calling_plugin package
documentation
model/TRTCCalling
TRTCCalling
stopRemoteView abstract method
TRTCCalling class