hasContentPending
A Boolean value that indicates whether the session has more content to deliver.
Declaration
var hasContentPending: Bool { get }Discussion
true if the session has received data in the background but has not yet delivered that data to the session’s delegate. The following methods send data in the background: