Ditto Global Config
data class DittoGlobalConfig(var syncGroup: UInt, var routingHint: UInt = NO_PREFERRED_ROUTE_HINT) : Cloneable
Content copied to clipboard
Settings not associated with any specific type of transport.
Constructors
Link copied to clipboard
fun DittoGlobalConfig(syncGroup: UInt, routingHint: UInt = NO_PREFERRED_ROUTE_HINT)
Content copied to clipboard
Types
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard