matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.call
/
MxCallDetail
Mx
Call
Detail
interface
MxCallDetail
Content copied to clipboard
Properties
Inheritors
Properties
call
Id
Link copied to clipboard
abstract
val
callId
:
String
Content copied to clipboard
capabilities
Link copied to clipboard
abstract
val
capabilities
:
CallCapabilities
?
Content copied to clipboard
is
Outgoing
Link copied to clipboard
abstract
val
isOutgoing
:
Boolean
Content copied to clipboard
is
Video
Call
Link copied to clipboard
abstract
val
isVideoCall
:
Boolean
Content copied to clipboard
opponent
Party
Id
Link copied to clipboard
abstract
val
opponentPartyId
:
Optional
<
String
>
?
Content copied to clipboard
opponent
User
Id
Link copied to clipboard
abstract
val
opponentUserId
:
String
Content copied to clipboard
opponent
Version
Link copied to clipboard
abstract
val
opponentVersion
:
Int
Content copied to clipboard
our
Party
Id
Link copied to clipboard
abstract
val
ourPartyId
:
String
Content copied to clipboard
room
Id
Link copied to clipboard
abstract
val
roomId
:
String
Content copied to clipboard
Inheritors
MxCall
Link copied to clipboard