point_available_event
Description:
[ Version ( since = "4.2" ) ]
public ConnectionEvent point_available_event (ConnectionEventType type)
public ConnectionEvent point_available_event (ConnectionEventType type)
Use this method to get a pointer to the next available connection event which can then be customized and taken into account using add_event.
Parameters:
this |
a Connection object |
type |
Returns:
a pointer to the next available connection event, or null if event should be ignored |