init(coder:)
Creates a database subscription from a serialized instance.
Declaration
init(coder aDecoder: NSCoder)Parameters
- aDecoder:
The object that decodes the serialized database subscription.
Creates a database subscription from a serialized instance.
init(coder aDecoder: NSCoder)The object that decodes the serialized database subscription.