Contents

discoveryInfo

The info dictionary passed when this object was initialized.

Declaration

var discoveryInfo: [String : String]? { get }

Discussion

This value is set when you initialize the object, and cannot be changed later.

See Also

Configuring and Initialization