trixnity
Toggle table of contents
5.5.0-SNAPSHOT.CI-20260414.150409
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-core
/
de.connect2x.trixnity.core.serialization.events
/
RtcApplicationSerializerMappingsBuilder
Rtc
Application
Serializer
Mappings
Builder
class
RtcApplicationSerializerMappingsBuilder
Members
Members & Extensions
Constructors
Rtc
Application
Serializer
Mappings
Builder
Link copied to clipboard
constructor
(
)
Properties
mappings
Link copied to clipboard
val
mappings
:
MutableSet
<
RtcApplicationSerializerMapping
<
*
>
>
Functions
build
Link copied to clipboard
fun
build
(
)
:
RtcApplicationSerializerMappings
of
Link copied to clipboard
inline
fun
<
T
:
RtcApplication
>
RtcApplicationSerializerMappingsBuilder
.
of
(
type
:
String
)