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
networkStats
participantCounts
participants
publishing
runtimeType
subscriptionProfiles
subscriptions
username
Methods
addLiveStreamingEndpoints
callConfigFor
dispose
join
leave
noSuchMethod
removeLiveStreamingEndpoints
sendAppMessage
setAudioDevice
setCameraFacingMode
setInputsEnabled
setIsPublishing
setUsername
startLiveStream
startRecording
stopLiveStream
stopRecording
toString
updateInputs
updateLiveStream
updatePublishing
updateRecording
updateRemoteParticipants
updateSubscriptionProfiles
updateSubscriptions
Operators
operator ==
Static methods
create