Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/FSocket
| Type | Name | Description | |
|---|---|---|---|
| bool | JoinMulticastGroup
(
const FInternetAddr& GroupAddress |
Joins this socket to the specified multicast group. | |
| bool | JoinMulticastGroup
(
const FInternetAddr& GroupAddress, |
Joins this socket to the specified multicast group on the specified interface. |