UdfEntityId

data class UdfEntityId(val flags: Int, val identifier: String, val identifierSuffix: String)

Constructors

Link copied to clipboard
constructor(s: SyncStream)
constructor(flags: Int, identifier: String, identifierSuffix: String)

Properties

Link copied to clipboard
val flags: Int
Link copied to clipboard
Link copied to clipboard