From e9cf49004e705712934ee8d4220843b23591306c Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 9 Feb 2015 10:01:31 +0200 Subject: Added activation details example --- examples/activation_details.php | 60 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 examples/activation_details.php diff --git a/examples/activation_details.php b/examples/activation_details.php new file mode 100644 index 0000000..da4bf1a --- /dev/null +++ b/examples/activation_details.php @@ -0,0 +1,60 @@ +fetchiOsActivation($serialnumber); + + ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Serial Number: serialNumber ?>Initial Activation Policy ID: initialActivationPolicyDetails ?>
MEID: meid ?>Activation Policy Description: appliedActivationDetails ?>
IMEI: imeiNumber ?>Applied Activation Policy ID: appliedActivationPolicyID ?>
Part Description: partDescription ?>Applied Activation Description: appliedActivationDetails ?>
Product Version: productVersion ?>Next Tether Policy ID: nextTetherPolicyID ?>
Last Restore Date: Next Tether Activation Policy Description: nextTetherPolicyDetails ?>
Bluetooth MAC address: bluetoothMacAddress ?>First Unbrick Date: firstUnbrickDate ?>
MAC address: macAddress ?>ICCID: iccID ?>
Last Unbrick Date: lastUnbrickDate ?>Unbricked: unbricked ?>
Unlocked: unlocked ?>
-- cgit v1.2.3