wManager.Wow.Helpers Namespace
WRobot

CustomUrlProtocol..::..CheckForProtocolMessage Method

Checks for protocol message.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static string CheckForProtocolMessage(
	string urlProtocol
)
Public Shared Function CheckForProtocolMessage ( _
	urlProtocol As String _
) As String
public:
static String^ CheckForProtocolMessage(
	String^ urlProtocol
)

Parameters

urlProtocol
Type: String
The URL protocol.

Return Value

System.String.