Click or drag to resize
IGDPushConnectionListenerOnConnectionStatus Method
Function is being called when BBD Push Connection status is changed.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
void OnConnectionStatus(
	GDConnectionStatus status
)

Parameters

status
Type: GDGDConnectionStatus
Connection status.
See Also