Enum eCallState

Enum Documentation

enum class eCAL::eCallState

Service call state. This enum class is being used when a client is calling a servers.

Values:

enumerator none

undefined

enumerator executed

the service call was executed successfully

enumerator timeouted

the service call has timeouted

enumerator failed

failed