init(coder:)
Creates a query-based subscription from a serialized instance.
Declaration
init(coder aDecoder: NSCoder)Parameters
- aDecoder:
The coder for decoding the serialized query subscription.
Creates a query-based subscription from a serialized instance.
init(coder aDecoder: NSCoder)The coder for decoding the serialized query subscription.