teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PhoneCall
Class PhoneCall
Hierarchy (
View Summary
)
VirtualClass
<
{
accessHash
:
long
;
adminId
:
long
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
TypeDataJSON
;
date
:
int
;
gAOrB
:
bytes
;
id
:
long
;
keyFingerprint
:
long
;
p2pAllowed
?:
boolean
;
participantId
:
long
;
protocol
:
TypePhoneCallProtocol
;
startDate
:
int
;
video
?:
boolean
;
}
,
>
PhoneCall
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
access
Hash
admin
Id
class
Name
class
Type
conference
Supported?
connections
CONSTRUCTOR_
ID
custom
Parameters?
date
g
A
Or
B
id
key
Fingerprint
original
Args
p2p
Allowed?
participant
Id
protocol
start
Date
SUBCLASS_
OF_
ID
video?
Constructors
constructor
new
PhoneCall
(
args
:
{
accessHash
:
BigInteger
;
adminId
:
BigInteger
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
DataJSON
;
date
:
number
;
gAOrB
:
bytes
;
id
:
BigInteger
;
keyFingerprint
:
BigInteger
;
p2pAllowed
?:
boolean
;
participantId
:
BigInteger
;
protocol
:
PhoneCallProtocol
;
startDate
:
number
;
video
?:
boolean
;
}
,
)
:
Api
.
PhoneCall
Parameters
args
:
{
accessHash
:
BigInteger
;
adminId
:
BigInteger
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
DataJSON
;
date
:
number
;
gAOrB
:
bytes
;
id
:
BigInteger
;
keyFingerprint
:
BigInteger
;
p2pAllowed
?:
boolean
;
participantId
:
BigInteger
;
protocol
:
PhoneCallProtocol
;
startDate
:
number
;
video
?:
boolean
;
}
Returns
Api
.
PhoneCall
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
Api
.
PhoneCall
Parameters
reader
:
any
Returns
Api
.
PhoneCall
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
accessHash
:
BigInteger
;
adminId
:
BigInteger
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
DataJSON
;
date
:
number
;
gAOrB
:
bytes
;
id
:
BigInteger
;
keyFingerprint
:
BigInteger
;
p2pAllowed
?:
boolean
;
participantId
:
BigInteger
;
protocol
:
PhoneCallProtocol
;
startDate
:
number
;
video
?:
boolean
;
}
Returns
{
accessHash
:
BigInteger
;
adminId
:
BigInteger
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
DataJSON
;
date
:
number
;
gAOrB
:
bytes
;
id
:
BigInteger
;
keyFingerprint
:
BigInteger
;
p2pAllowed
?:
boolean
;
participantId
:
BigInteger
;
protocol
:
PhoneCallProtocol
;
startDate
:
number
;
video
?:
boolean
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
access
Hash
accessHash
:
BigInteger
admin
Id
adminId
:
BigInteger
class
Name
className
:
"PhoneCall"
class
Type
classType
:
"constructor"
Optional
conference
Supported
conferenceSupported
?:
boolean
connections
connections
:
TypePhoneConnection
[]
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
810769141
Optional
custom
Parameters
customParameters
?:
DataJSON
date
date
:
number
g
A
Or
B
gAOrB
:
bytes
id
id
:
BigInteger
key
Fingerprint
keyFingerprint
:
BigInteger
original
Args
originalArgs
:
{
accessHash
:
BigInteger
;
adminId
:
BigInteger
;
conferenceSupported
?:
boolean
;
connections
:
TypePhoneConnection
[]
;
customParameters
?:
DataJSON
;
date
:
number
;
gAOrB
:
bytes
;
id
:
BigInteger
;
keyFingerprint
:
BigInteger
;
p2pAllowed
?:
boolean
;
participantId
:
BigInteger
;
protocol
:
PhoneCallProtocol
;
startDate
:
number
;
video
?:
boolean
;
}
Optional
p2p
Allowed
p2pAllowed
?:
boolean
participant
Id
participantId
:
BigInteger
protocol
protocol
:
PhoneCallProtocol
start
Date
startDate
:
number
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
3296664529
Optional
video
video
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
access
Hash
admin
Id
class
Name
class
Type
conference
Supported
connections
CONSTRUCTOR_
ID
custom
Parameters
date
g
A
Or
B
id
key
Fingerprint
original
Args
p2p
Allowed
participant
Id
protocol
start
Date
SUBCLASS_
OF_
ID
video
GitHub
npm
Issues
teleproto - v1.229.0
Loading...