RootEncoder
Toggle table of contents
2.8.0
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
whip
/
com.pedro.whip.webrtc.stun
/
StunAttribute
Stun
Attribute
class
StunAttribute
(
val
type
:
AttributeType
,
val
value
:
ByteArray
)
Members
Constructors
Stun
Attribute
Link copied to clipboard
constructor
(
type
:
AttributeType
,
value
:
ByteArray
)
Properties
type
Link copied to clipboard
val
type
:
AttributeType
value
Link copied to clipboard
val
value
:
ByteArray
Functions
to
Byte
Array
Link copied to clipboard
fun
toByteArray
(
)
:
ByteArray
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String