FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deMobile..::..hasMobileConnectivity Method

Determines whether [has mobile connectivity] [the specified API key].

Namespace:  FlowWright.cDevDeAPI.Mobile
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public clsStatus hasMobileConnectivity(
	string mobileAPIKey
)
Public Function hasMobileConnectivity ( _
	mobileAPIKey As String _
) As clsStatus
public:
clsStatus^ hasMobileConnectivity(
	String^ mobileAPIKey
)

Parameters

mobileAPIKey
Type: String
The API key.

Return Value

clsStatus.

Exceptions


ExceptionCondition
[NotImplementedException]