toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.utils
/
SdpFingerprint
Sdp
Fingerprint
data
class
SdpFingerprint
(
val
type
:
String
,
val
hash
:
String
)
Members
Constructors
Sdp
Fingerprint
Link copied to clipboard
constructor
(
type
:
String
,
hash
:
String
)
Properties
hash
Link copied to clipboard
val
hash
:
String
type
Link copied to clipboard
val
type
:
String