sdk_live_flutter_plugin
screenmeet_plugin
ScreenMeetPlugin
unsetConfidential method
unsetConfidential
unsetConfidential
method
Null safety
void
unsetConfidential
(
String
id
)
Implementation
void unsetConfidential(String id) { _channel.invokeMethod(_pm.kUnSetConfidential, id); }
sdk_live_flutter_plugin
screenmeet_plugin
ScreenMeetPlugin
unsetConfidential method
ScreenMeetPlugin class
Constructors
ScreenMeetPlugin
Properties
hashCode
platformVersion
runtimeType
Methods
attachConfidentialWidget
changeVideoSource
connect
disconnect
emitBounds
getLocalMediaState
getLocalVideo
getParticipants
handle
noSuchMethod
setConfidential
setConnectionStateListener
setLocalMediaStateListener
setLocalVideoListener
setParticipantsListener
shareAudio
shareScreen
shareVideo
stopAudioSharing
stopVideoSharing
toString
unsetConfidential
Operators
operator ==