Typedef SPXDialogServiceConnectorTurnStatusReceivedEventHandler
Declaration
void (^)(SPXDialogServiceConnector * _Nonnull, SPXDialogServiceConnectorTurnStatusReceivedEventArgs * _Nonnull)
Handler type provided to receive turn status information from the connected dialog implementation.