Contents

appInitiatedDisconnect

A disconnect reason indicating the disconnect was initiated by the application.

Declaration

static var appInitiatedDisconnect: FoveatedStreamingSession.DisconnectReason { get }

Discussion

This disconnect reason is given after you call disconnect(), or when the person disconnects from the streaming session via system UI.