trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-vodozemac
/
de.connect2x.trixnity.vodozemac.olm
/
Account
/
InboundSessionCreationResult
Inbound
Session
Creation
Result
class
InboundSessionCreationResult
<
I
>
(
val
plaintext
:
Plaintext
<
I
>
,
val
session
:
Session
)
Members
Constructors
Inbound
Session
Creation
Result
Link copied to clipboard
constructor
(
plaintext
:
Plaintext
<
I
>
,
session
:
Session
)
Properties
plaintext
Link copied to clipboard
val
plaintext
:
Plaintext
<
I
>
session
Link copied to clipboard
val
session
:
Session
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
I
component2
Link copied to clipboard
operator
fun
component2
(
)
:
Session
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String