ReclaimHostError

public enum ReclaimHostError : Error

The enumeration of the ReclaimHostError while reclaiming the host role in the call.

Since

3.11.0
  • Undocumented

    Declaration

    Swift

    case InvalidHostKey
  • Undocumented

    Declaration

    Swift

    case NetworkError
  • Undocumented

    Declaration

    Swift

    case AlreadyAHost
  • Undocumented

    Declaration

    Swift

    case Unknown