Contents

FoveatedStreamingSession.Status.disconnected(_:)

The session has disconnected or failed to connect to a streaming endpoint.

Declaration

case disconnected(FoveatedStreamingSession.DisconnectReason)

Discussion

The FoveatedStreamingSession enters this state after you call disconnect() or because the connection has been interrupted.