menu
tim_ui_kit_calling_plugin package
documentation
model/impl/TRTCCallingImpl.dart
TRTCCallingImpl
checkIsSelf method
checkIsSelf method
dark_mode
light_mode
checkIsSelf
method
@
override
bool
checkIsSelf
(
String
userID
)
override
Implementation
@override checkIsSelf(String userID) { return userID == mCurUserId; }
tim_ui_kit_calling_plugin package
documentation
model/impl/TRTCCallingImpl
TRTCCallingImpl
checkIsSelf method
TRTCCallingImpl class