JoinMulticastGroup

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

JoinMulticastGroup

(
    const FInternetAddr& GroupAddress
)

Joins this socket to the specified multicast group.

Public function

bool

 

JoinMulticastGroup

(
    const FInternetAddr& GroupAddress,
    const FInternetAddr& InterfaceAddr...
)

Joins this socket to the specified multicast group on the specified interface.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss