/AWS1/CL_MDXREMFLOWMEDIASTRM01¶
RemoveFlowMediaStreamResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_flowarn
TYPE /AWS1/MDXSTRING
/AWS1/MDXSTRING
¶
The ARN of the flow that was updated.
iv_mediastreamname
TYPE /AWS1/MDXSTRING
/AWS1/MDXSTRING
¶
The name of the media stream that was removed.
Queryable Attributes¶
FlowArn¶
The ARN of the flow that was updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FLOWARN() |
Getter for FLOWARN, with configurable default |
ASK_FLOWARN() |
Getter for FLOWARN w/ exceptions if field has no value |
HAS_FLOWARN() |
Determine if FLOWARN has a value |
MediaStreamName¶
The name of the media stream that was removed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEDIASTREAMNAME() |
Getter for MEDIASTREAMNAME, with configurable default |
ASK_MEDIASTREAMNAME() |
Getter for MEDIASTREAMNAME w/ exceptions if field has no val |
HAS_MEDIASTREAMNAME() |
Determine if MEDIASTREAMNAME has a value |