class Smess::Iconectiv

Private Instance Methods

perform_operator_adaptation(msisdn) click to toggle source

iConectiv asserts that this is all that is still reqquired and that it wont break other carriers. test of major carriers confirm this too… let's see how the small ones do.

# File lib/smess/outputs/iconectiv.rb, line 8
def perform_operator_adaptation(msisdn)
  adapt_for_t_mobile_us msisdn
end