SessionVerificationRequestDetails: map deviceDisplayName.
This commit is contained in:
committed by
Benoit Marty
parent
c8090b136b
commit
fd2041a7ef
@@ -18,6 +18,7 @@ data class SessionVerificationRequestDetails(
|
||||
val senderProfile: SenderProfile,
|
||||
val flowId: FlowId,
|
||||
val deviceId: DeviceId,
|
||||
val deviceDisplayName: String?,
|
||||
val firstSeenTimestamp: Long,
|
||||
) : Parcelable {
|
||||
@Parcelize
|
||||
|
||||
Reference in New Issue
Block a user