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
/
CommandsManager
/
writeStun
write
Stun
suspend
fun
writeStun
(
stunCommand
:
StunCommand
,
socket
:
UdpStreamSocket
)
suspend
fun
writeStun
(
type
:
HeaderType
,
id
:
ByteArray
,
attributes
:
List
<
StunAttribute
>
,
socket
:
UdpStreamSocket
)