Preparing search index...
The search index is not available
tdjson
tdjson
UpdateNewCallSignalingData
Interface UpdateNewCallSignalingData
New call signaling data arrived. Subtype of
Update
.
interface
UpdateNewCallSignalingData
{
@type
:
"updateNewCallSignalingData"
;
call_id
:
number
;
data
:
string
;
}
Index
Properties
@type
call_
id
data
Properties
@type
@type
:
"updateNewCallSignalingData"
call_
id
call_
id
:
number
The call identifier.
data
data
:
string
The data.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
call_
id
data
tdjson
Loading...
New call signaling data arrived. Subtype of Update.