Click or drag to resize
GDPushConnectionConnect Method
Call this function to establish, or re-establish, the Push Channel connection with the BlackBerry Dynamics proxy infrastructure Network Operation Center (NOC).

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public void Connect()
Remarks

Establishing the connection involves a number of messages being exchanged with the NOC.

If mobile data coverage is lost after this function has been called, the Push Channel connection will stop operating. The BlackBerry Dynamics Runtime will automatically attempt to re-establish the Push Channel connection when coverage is regained. The BlackBerry Dynamics Runtime uses the native System Configuration feature to be notified of coverage status.

See Also