authorizedToStartStream(for:)
Determines whether to authorize an app to use this stream.
Declaration
func authorizedToStartStream(for client: CMIOExtensionClient) -> BoolParameters
- client:
The client with authorization to check.
Determines whether to authorize an app to use this stream.
func authorizedToStartStream(for client: CMIOExtensionClient) -> BoolThe client with authorization to check.