CallAssociationType

public enum CallAssociationType

The enumeration of the call association type when starting an associated call

Since

3.0.0
  • The calls are merged into one

    Declaration

    Swift

    case Merge
  • The call is transferred to another call

    Declaration

    Swift

    case Transfer