Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FUdpSocketBuilder > API/Runtime/Networking/Common/FUdpSocketBuilder/JoinedToGroup
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketBuilder.h |
| Include | #include "Common/UdpSocketBuilder.h" |
FUdpSocketBuilder & JoinedToGroup
&40;
const FIPv4Address & GroupAddress
&41;
Remarks
Joins the socket to the specified multicast group. This instance (for method chaining).
Parameters
| Name | Description |
|---|---|
| GroupAddress | The IP address of the multicast group to join. |