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