shared
1.33.0
common
shared
/
io.dyte.core.socket.events.payloadmodel.outbound
/
Fingerprint
Fingerprint
@
Serializable
data
class
Fingerprint
(
var
algorithm
:
String
?
=
null
,
var
value
:
String
?
=
null
)
Members
Constructors
Fingerprint
Link copied to clipboard
constructor
(
algorithm
:
String
?
=
null
,
value
:
String
?
=
null
)
Properties
algorithm
Link copied to clipboard
var
algorithm
:
String
?
value
Link copied to clipboard
var
value
:
String
?