lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.sharedstate
/
MockzillaSharedProcessState
Mockzilla
Shared
Process
State
@
Serializable
data
class
MockzillaSharedProcessState
(
val
ip
:
String
,
val
port
:
Int
)
Members
Constructors
Mockzilla
Shared
Process
State
Link copied to clipboard
constructor
(
ip
:
String
,
port
:
Int
)
Properties
ip
Link copied to clipboard
val
ip
:
String
port
Link copied to clipboard
val
port
:
Int