Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Platform.Forums
ForumData
Class ForumData
Hierarchy (
View Summary
)
StorageSerializableObject
ForumData
Index
Constructors
constructor
Accessors
read
Topic
Status
List
topic
Types
Methods
deserialize
From
Storage
is
Sealed
seal
serialize
To
Storage
Constructors
constructor
new
ForumData
()
:
ForumData
Returns
ForumData
Accessors
read
Topic
Status
List
get
readTopicStatusList
()
:
Map
<
string
,
ForumUserStatusModel
>
Returns
Map
<
string
,
ForumUserStatusModel
>
set
readTopicStatusList
(
value
:
Map
<
string
,
ForumUserStatusModel
>
)
:
void
Parameters
value
:
Map
<
string
,
ForumUserStatusModel
>
Returns
void
topic
Types
get
topicTypes
()
:
Map
<
string
,
string
>
Returns
Map
<
string
,
string
>
set
topicTypes
(
value
:
Map
<
string
,
string
>
)
:
void
Parameters
value
:
Map
<
string
,
string
>
Returns
void
Methods
deserialize
From
Storage
deserializeFromStorage
(
storage
:
IStorage
,
context
?:
StorageSerializableContext
,
)
:
this
Parameters
storage
:
IStorage
Optional
context
:
StorageSerializableContext
Returns
this
is
Sealed
isSealed
()
:
boolean
Returns
boolean
seal
seal
()
:
this
Returns
this
serialize
To
Storage
serializeToStorage
(
storage
?:
IStorage
,
context
?:
StorageSerializableContext
,
)
:
IStorage
Parameters
storage
:
IStorage
= {}
Optional
context
:
StorageSerializableContext
Returns
IStorage
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
read
Topic
Status
List
topic
Types
Methods
deserialize
From
Storage
is
Sealed
seal
serialize
To
Storage
TESSA Web API
Loading...