Skip to content
  • Adrien Béraud's avatar
    call: make CallState, ConnectionState enum classes · f36d5b9c
    Adrien Béraud authored
    Call has two enum states: CallState and ConnectionState.
    Those enums are used in a fair amount of files.
    Using enum class would formally forbid the
    easy confusion between them.
    
    Refs #75549
    
    Change-Id: I16802a56b1111303af6c10784e81424e3da5357c
    f36d5b9c