Contents

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.

See Also

Creating a Subscription