set_packet_service_state_sync


Description:

[ Version ( since = "1.20" ) ]
public bool set_packet_service_state_sync (Modem3gppPacketServiceState state, Cancellable? cancellable = null) throws Error

Synchronously tries to attach or detach from the packet domain service.

The calling thread is blocked until a reply is received. See set_packet_service_state for the asynchronous version of this method.

Parameters:

this

A Modem3gpp.

state

A Modem3gppPacketServiceState.

cancellable

A Cancellable or null.

Returns:

true if the operation was successful, false if error is set.