Ditto Global Config
data class DittoGlobalConfig(var syncGroup: UInt, var routingHint: UInt = NO_PREFERRED_ROUTE_HINT) : Cloneable
Settings not associated with any specific type of transport.
Properties
Link copied to clipboard
The routing hint for this device.
Link copied to clipboard
Long version of routingHint for Java compatibility.
Link copied to clipboard
Signed Long version of syncGroup for Java compatibility.