cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
ApiProxy
/
ProxyEndPoints
Proxy
End
Points
@
Serializable
data
class
ProxyEndPoints
(
val
proxyEndPoint
:
List
<
ApiProxy.ProxyEndPoint
>
)
(
source
)
Members
Constructors
Proxy
End
Points
Link copied to clipboard
constructor
(
proxyEndPoint
:
List
<
ApiProxy.ProxyEndPoint
>
)
Properties
proxy
End
Point
Link copied to clipboard
val
proxyEndPoint
:
List
<
ApiProxy.ProxyEndPoint
>