Class CarrierDetails

java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.insight.CarrierDetails
All Implemented Interfaces:
Jsonable

public class CarrierDetails extends JsonableBaseObject
  • Constructor Details

  • Method Details

    • getNetworkCode

      Returns:
      The mobile country code for the carrier the number is associated with. Unreal numbers are marked as null and the request is rejected altogether if the number is impossible according to the E.164 guidelines.
    • getName

      public String getName()
      Returns:
      The full name of the carrier that the number is associated with.
    • getCountry

      public String getCountry()
      Returns:
      The country that the number is associated with. This is in ISO 3166-1 alpha-2 format.
    • getNetworkType

      Returns:
      The network type, as an enum.