RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
rtmp
/
com.pedro.rtmp.utils
/
CommandSessionHistory
/
CommandSessionHistory
Command
Session
History
constructor
(
commandHistory
:
HashMap
<
Int
,
String
>
=
HashMap()
,
headerHistory
:
MutableList
<
RtmpHeader
>
=
ArrayList()
)