FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | adapterName The identifier used to refer to this transport and codec pair when registering, deregistering or monitoring adapter status. |
float | latency The difference (in seconds) between the time a request for status was sent from the IAFStatusManager to the IAF and the time the response was received. |
dictionary<string, string> | codecStatus Information about the codec's status, which may including version and connection information. Standard keys are VERSION, CONFIG_VERSION, and CONNECTION (or in the case of multiple connections, keys of the form CONNECTION_connectionName). |
dictionary<string, string> | transportStatus Information about the transport's status, which may including version and connection information. Standard keys are VERSION, CONFIG_VERSION, and CONNECTION (or in the case of multiple connections, keys of the form CONNECTION_connectionName). |
Field detail |
---|
string adapterNameThe identifier used to refer to this transport and codec pair when registering, deregistering or monitoring adapter status.
dictionary<string, string> codecStatusInformation about the codec's status, which may including version and connection information. Standard keys are VERSION, CONFIG_VERSION, and CONNECTION (or in the case of multiple connections, keys of the form CONNECTION_connectionName).
float latencyThe difference (in seconds) between the time a request for status was sent from the IAFStatusManager to the IAF and the time the response was received.
dictionary<string, string> transportStatusInformation about the transport's status, which may including version and connection information. Standard keys are VERSION, CONFIG_VERSION, and CONNECTION (or in the case of multiple connections, keys of the form CONNECTION_connectionName).
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |