Contents

SCStreamError.Code.userStopped

An error message that indicates the user stopped the stream.

Declaration

case userStopped

Discussion

As a best practice, handle errors of this type as an intentional user interaction rather than an error.