menu
daily_flutter
daily_flutter
CallClient
callConfig property
callConfig
brightness_4
callConfig
property
Null safety
CallConfig?
callConfig
The current
CallConfig
, if in a call.
Implementation
CallConfig? get callConfig => _callConfig;
daily_flutter
daily_flutter
CallClient
callConfig property
CallClient class
Properties
activeSpeaker
availableDevices
callConfig
callState
events
hashCode
inputs
participants
publishing
runtimeType
subscriptionProfiles
subscriptions
username
Methods
addLiveStreamingEndpoints
callConfigFor
dispose
join
leave
noSuchMethod
removeLiveStreamingEndpoints
sendAppMessage
sendChatMessage
sendChatMessageReaction
setAudioDevice
setCameraFacingMode
setInputsEnabled
setPublishingEnabled
setUsername
startLiveStream
startRecording
stopLiveStream
stopRecording
toggleCameraEnabled
toggleCameraFacingMode
toggleCameraPublishingEnabled
toggleMicrophoneEnabled
toggleMicrophonePublishingEnabled
toString
updateInputs
updateLiveStream
updatePublishing
updateRecording
updateSubscriptionProfiles
updateSubscriptions
Operators
operator ==
Static methods
create