Method OnMulticastDroppedFromSocket
This method is called by the I_sAcnCommunicator to inform the receiver about the outcome of a request to leave a multicast group. Result indicates whether the operation was successful. The receiver should update its internal state (isWaitingMulticastToDrop) accordingly.
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
Result |
BOOL |
A boolean flag indicating the outcome of the multicast group operation; |