Function: assertStreamShareService()
assertStreamShareService(
value):asserts value is StreamShareService
Validates a service manifest and narrows its type.
Parameters
value
unknown
Returns
asserts value is StreamShareService
Throws
StreamShareProtocolError when the manifest is invalid.