clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
ServerCDN
common
Server
C
D
N
data class
ServerCDN
(number:
Int
?, url:
String
?)
Content copied to clipboard
Properties
Properties
number
Link copied to clipboard
common
val
number
:
Int
? = null
Content copied to clipboard
url
Link copied to clipboard
common
val
url
:
String
? = null
Content copied to clipboard