UnknownSyncScope

data class UnknownSyncScope(val message: String) : DittoError.ValidationErrorReason

The provided DittoSmallPeerInfoSyncScope_t value didn't correspond with any known enum cases.

Constructors

Link copied to clipboard
fun UnknownSyncScope(message: String)

Properties

Link copied to clipboard
val message: String