getRequestTag abstract method

String getRequestTag()

Returns the content for the header that is needed in order to track a request. The string value can be empty in cases when the agent is not able to send data. (e.g turned off)

Implementation

String getRequestTag();