internal_get_provider_data_error
Description:
[ Version ( since = "5.0.2" ) ]
public ServerProviderConnectionData? internal_get_provider_data_error () throws Error
public ServerProviderConnectionData? internal_get_provider_data_error () throws Error
Get the opaque pointer previously set using internal_set_provider_data.
If it's not set, then add a connection event and returns null
Parameters:
this |
a Connection object |
Returns:
the pointer to the opaque structure set using internal_set_provider_data, or null |