menu
telephone package
documentation
telephone.dart
ReInvite
ReInvite.new constructor
ReInvite.new constructor
dark_mode
light_mode
ReInvite
constructor
ReInvite
(
{
bool
?
hasVideo
,
bool
?
hasAudio
,
Map
<
String
,
dynamic
>
?
sdp
,
Future
<
bool
>
accept
(
Map
<
String
,
dynamic
>
options
)?,
bool
reject
(
Map
<
String
,
dynamic
>
options
)?,
})
Implementation
ReInvite({this.hasVideo, this.hasAudio, this.sdp, this.accept, this.reject});
telephone package
documentation
telephone
ReInvite
ReInvite.new constructor
ReInvite class