get_subscription_state


Description:

[ Version ( deprecated = true , deprecated_since = "1.10.0." , since = "1.0" ) ]
public Modem3gppSubscriptionState get_subscription_state ()

Warning: get_subscription_state is deprecated since 1.10.0..

Get the current subscription status of the account.

Note:

The value of this property can only be obtained with operator specific logic (e.g. processing specific PCO info), and therefore it doesn't make sense to expose it in the ModemManager interface.

This value is only available after the modem attempts to register with the network.

The value of this property can only be obtained with operator specific logic (e.g. processing specific PCO info), and therefore it doesn't make sense to expose it in the ModemManager interface.

Parameters:

this

A Modem.

Returns:

A Modem3gppSubscriptionState value, specifying the current subscription state.