Description

Notifies that a station is attempting to connect. Set pDeny to True for EchoLink to deny this connection.

Syntax

Private Sub object_ConnectRequest(sCall, pDeny)

The ConnectRequest Event syntax has these parts:

PartDescription
objectAn EchoLinkSession object.
sCallA String value.
pDenyA Variant value.