EOIGetAllStreamsInfoResponse
eyesonit-typescript-sdk / EOIGetAllStreamsInfoResponse
Class: EOIGetAllStreamsInfoResponse
Response wrapper for getAllStreamsInfo.
Extends
Constructors
Constructor
new EOIGetAllStreamsInfoResponse(
eoiResponse):EOIGetAllStreamsInfoResponse
Parameters
eoiResponse
Raw API response.
Returns
EOIGetAllStreamsInfoResponse
Overrides
Properties
success
success:
boolean
Indicates whether the API call completed successfully.
Inherited from
message?
optionalmessage:string
Optional human-readable message returned by the API.
Inherited from
streams
streams:
EOIStreamInfo[]
All registered streams returned by the server.