AsyncMysqlConnectResult

Provides the result information for when the connection to the MySQL client is made successfully

This class is instantiated through a call from the connection object via AsyncMysqlConnection::connectResult().

Guides

Interface Synopsis

final class AsyncMysqlConnectResult extends AsyncMysqlResult {...}

Public Methods

Public Methods (AsyncMysqlResult)