toggle menu
RootEncoder
androidJvm
switch theme
search in API
rtsp
/
com.pedro.rtsp.rtsp.commands
/
Command
Command
data
class
Command
(
val
method
:
Method
,
val
cSeq
:
Int
,
val
status
:
Int
,
val
text
:
String
)
Created by pedro on 7/04/21.
Members
Constructors
Command
Link copied to clipboard
constructor
(
method
:
Method
,
cSeq
:
Int
,
status
:
Int
,
text
:
String
)
Properties
c
Seq
Link copied to clipboard
val
cSeq
:
Int
method
Link copied to clipboard
val
method
:
Method
status
Link copied to clipboard
val
status
:
Int
text
Link copied to clipboard
val
text
:
String