get_connected


Description:

[ Version ( since = "1.0" ) ]
public bool get_connected ()

Checks whether or not the Bearer is connected and thus whether packet data communication is possible.

Parameters:

this

A Bearer.

Returns:

true if the Bearer is connected, false otherwise.