ReceivingNoiseRemovalEnableResult

public enum ReceivingNoiseRemovalEnableResult : String

An enumeration to know result of call to [Call.enableReceivingNoiseRemoval]

Since

3.9.0
  • Undocumented

    Declaration

    Swift

    case NoError
  • Undocumented

    Declaration

    Swift

    case NotSupported
  • Undocumented

    Declaration

    Swift

    case InternalError