cloudSharingControllerDidStopSharing(_:)
Tells the delegate that the user has stopped sharing the record.
Declaration
optional func cloudSharingControllerDidStopSharing(_ csc: UICloudSharingController)Discussion
Implement this method to receive a notification from the UICloudSharingController instance after the user who owns the CKShare record stops sharing it with all participants.