userStopped
An error message that indicates the user stopped the stream.
Declaration
static var userStopped: SCStreamError.Code { get }Discussion
As a best practice, handle errors of this type as an intentional user interaction rather than an error.