Activates the modem for use with a given carrier. In the event of immediate failure, returns an error value instead of setting a DBus error. Name of carrier. An enum from MM_MODEM_CDMA_ACTIVATION_ERROR. This is returned for immediate errors. Delayed errors are returned via an ActivationStateChanged signal Sets modem configuration data. Unlike regular Activate(), this does not contact the carrier. Some modems will reboot after this call is made. A dictionary of properties to set on the modem. Keys include 'mdn', 'min' The device activation state changed. Current activation state Carrier-specific error code Selected Modem.Simple.GetStatus keys that have changed as a result of this activation state change. Will include 'mdn' and 'min'. Get the current signal quality. Signal quality (percent). Get the Electronic Serial Number of the card. The ESN. Get the Service System details of the current network, if registered. A structure containing the Band Class (0 = unknown, 1 = 800 MHz, 2 = 1900 MHz), the Band ("A" - "F" as defined by IS707-A), and the System ID of the serving network. The signal quality changed. The new quality in percent, 0..100. Get device registration state. CDMA 1x registration state. EVDO registration state. The modem's Mobile Equipment Identifier. The device registration state changed. CDMA 1x registration state. EVDO registration state. Registration status is unknown or the device is not registered. Registered, but roaming status is unknown or cannot be provided by the device. The device may or may not be roaming. Currently registered on the home network. Currently registered on a roaming network. Device is not activated Device is activating Device is partially activated; carrier-specific steps required to continue. Device is ready for use. Device cannot activate while roaming. Device cannot activate on this network type (eg EVDO vs 1xRTT). Device could not connect to the network for activation. Device could not authenticate to the network for activation. Later stages of device provisioning failed. No signal available. An error occurred. Activation timed out. API call for initial activation failed.