Click or drag to resize

ReplicationOptionsDictionaryREMOTE_UUID_KEY Field

This key stores an ID for a remote endpoint whose identifier is likely to change (i.e. found via Bonjour)

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public const string REMOTE_UUID_KEY = "remoteUUID"

Field Value

Type: String
See Also