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.
The info dictionary passed when this object was initialized.
var discoveryInfo: [String : String]? { get }This value is set when you initialize the object, and cannot be changed later.