Poll Control#
Callbacks for Poll Control Component.
Callbacks#
void
CheckInTimeout.
Callbacks Documentation#
emberAfPluginPollControlServerCheckInTimeoutCallback#
void emberAfPluginPollControlServerCheckInTimeoutCallback (void )
CheckInTimeout.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
This function is called by the Poll Control Server plugin after a threshold value of poll control check in messages are sent to a trust center and no responses are received. This callback provides an opportunity for the application to implement its own rejoin algorithm or logic.