Contents

authorizedToStartStream(for:)

Determines whether to authorize an app to use this stream.

Declaration

func authorizedToStartStream(for client: CMIOExtensionClient) -> Bool

Parameters

  • client:

    The client with authorization to check.

Return Value

true if you authorize the app; otherwise, false.

See Also

Managing a Stream