stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
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