Method OnMulticastAddedToSocket

This method is called by the I_sAcnCommunicator to inform the receiver about the outcome of a request to join a multicast group. Result indicates whether the operation was successful. The receiver should update its internal state (isWaitingMulticastToAdd) accordingly.

Method OnMulticastAddedToSocket 1: Inputs

Name

Type

Description

Result

BOOL

A boolean flag indicating the outcome of the multicast group operation; TRUE if the group was successfully joined, FALSE if an error occurred.