Microsoft SDK for Java

addOnConnectComplete

This method of the Connection class is called after a connection starts.

Syntax

public void addOnConnectComplete(ConnectionEventHandler handler);

Parameters

handler The event handler.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.