libquassel
0.10.1
libquassel-protocol
/
de.justjanne.libquassel.protocol.syncables
/
ObjectIdentifier
Object
Identifier
data
class
ObjectIdentifier
(
className
:
String
,
objectName
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Object
Identifier
Link copied to clipboard
fun
ObjectIdentifier
(
syncable
:
SyncableStub
)
Content copied to clipboard
Properties
className
Link copied to clipboard
val
className
:
String
Content copied to clipboard
objectName
Link copied to clipboard
val
objectName
:
String
Content copied to clipboard