enum MtasChargingProfileMultiDeviceModeDT

Numeric Enumeration: 0-3 (0=CHARGING_DISABLED, 1=CHARGING_ENABLED_RF_AND_RO, 2=CHARGING_ENABLED_RF_ONLY, 3=CHARGING_ENABLED_RO_ONLY)

References from:
MtasChargingProfile;

0
CHARGING_DISABLED
Multi-device charging is disabled. This is the default behavior and corresponds to deprecated CM mtasChargingProfileMultiDevice value 0.
1
CHARGING_ENABLED_RF_AND_RO
Multi-device charging is active for both online and offline charging. It cannot be possible to set to 1 when mtasChargingProfileWaitForCca is disabled. This value corresponds to deprecated CM mtasChargingProfileMultiDevice value 1.
2
CHARGING_ENABLED_RF_ONLY
Multi-device charging is active for offline charging only. Specific per device information will be provided to CCF.
3
CHARGING_ENABLED_RO_ONLY
Multi-device charging is active for online charging only. Fixed device usage control will be performed on Ro interface. It cannot be possible to set to 3 when mtasChargingProfileWaitForCca is disabled.