sdk_live_flutter_plugin
sdk_live_flutter_plugin
SdkLiveFlutterPlugin
unsetConfidential method
unsetConfidential
unsetConfidential
method
void
unsetConfidential
(
String
id
)
Implementation
void unsetConfidential(String id) { channel.invokeMethod(pm.kUnSetConfidential, id); }
sdk_live_flutter_plugin
sdk_live_flutter_plugin
SdkLiveFlutterPlugin
unsetConfidential method
SdkLiveFlutterPlugin class
Constructors
SdkLiveFlutterPlugin
Properties
channel
confidentialWidgets
hashCode
platformVersion
pm
runtimeType
Methods
attachConfidentialWidget
changeVideoSource
connect
disconnect
emitBounds
getLocalMediaState
getLocalVideo
getParticipants
handle
init
noSuchMethod
setConfidential
shareAudio
shareScreen
shareVideo
stopAudioSharing
stopVideoSharing
toString
unsetConfidential
Operators
operator ==