teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
MediaAreaVenue
Class MediaAreaVenue
Hierarchy (
View Summary
)
VirtualClass
<
{
address
:
string
;
coordinates
:
TypeMediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
,
>
MediaAreaVenue
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
address
class
Name
class
Type
CONSTRUCTOR_
ID
coordinates
geo
original
Args
provider
SUBCLASS_
OF_
ID
title
venue
Id
venue
Type
Constructors
constructor
new
MediaAreaVenue
(
args
:
{
address
:
string
;
coordinates
:
MediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
,
)
:
MediaAreaVenue
Parameters
args
:
{
address
:
string
;
coordinates
:
MediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
Returns
MediaAreaVenue
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
MediaAreaVenue
Parameters
reader
:
any
Returns
MediaAreaVenue
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
()
:
{
address
:
string
;
coordinates
:
MediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
Returns
{
address
:
string
;
coordinates
:
MediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
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
address
address
:
string
class
Name
className
:
"MediaAreaVenue"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3196246940
coordinates
coordinates
:
MediaAreaCoordinates
geo
geo
:
TypeGeoPoint
original
Args
originalArgs
:
{
address
:
string
;
coordinates
:
MediaAreaCoordinates
;
geo
:
TypeGeoPoint
;
provider
:
string
;
title
:
string
;
venueId
:
string
;
venueType
:
string
;
}
provider
provider
:
string
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4084038642
title
title
:
string
venue
Id
venueId
:
string
venue
Type
venueType
:
string
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
address
class
Name
class
Type
CONSTRUCTOR_
ID
coordinates
geo
original
Args
provider
SUBCLASS_
OF_
ID
title
venue
Id
venue
Type
GitHub
npm
Issues
teleproto - v1.229.0
Loading...