rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::payload::commit_unsubscription_t Struct Reference

Message with this payload is sent to the target address supervisor for confirming unsubscription in the external (foreign) handler. More...

#include <messages.hpp>

Public Attributes

subscription_point_t point
 subscription details
 

Detailed Description

Message with this payload is sent to the target address supervisor for confirming unsubscription in the external (foreign) handler.

The message is an actor-reply to external_subscription_t request.


The documentation for this struct was generated from the following file: