Preparing search index...
The search index is not available
tdjson
tdjson
SendCallSignalingData
Interface SendCallSignalingData
Sends call signaling data. Request type for
Tdjson#sendCallSignalingData
.
interface
SendCallSignalingData
{
@type
:
"sendCallSignalingData"
;
call_id
:
number
;
data
:
string
;
}
Index
Properties
@type
call_
id
data
Properties
@type
@type
:
"sendCallSignalingData"
call_
id
call_
id
:
number
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...
Sends call signaling data. Request type for Tdjson#sendCallSignalingData.