EOIGetStreamDetailsResponse
eyesonit-typescript-sdk / EOIGetStreamDetailsResponse
Class: EOIGetStreamDetailsResponse
Response wrapper for getStreamDetails.
Extends
Constructors
Constructor
new EOIGetStreamDetailsResponse(
eoiResponse):EOIGetStreamDetailsResponse
Parameters
eoiResponse
Raw API response.
Returns
EOIGetStreamDetailsResponse
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
stream
stream:
EOIStreamInfo
Stream details for the requested stream.