vintage_net_mobile v0.1.0 VintageNetMobile.ServiceProviders View Source

Module for working with service provider specific information in Elixir.

You can add more service providers via the :extra_service_providers key in the configuration.

config :vintage_net_mobile,
  extra_service_providers: [
    {"Ultimate 2G", apn: "ultimate.2g.net"}
  ]

Link to this section Summary

Functions

Return the APN for the specified service provider

Link to this section Functions

Return the APN for the specified service provider