FInternetAddr::GetProtocolType

Returns the protocol type name of the address data currently stored in this struct

Windows
MacOS
Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/IPAddress.h

Include

#include "IPAddress.h"

Syntax

virtual FName GetProtocolType() const

Remarks

Returns the protocol type name of the address data currently stored in this struct

Returns

The type of the address. If it's not known or overridden in a derived class, the return is None.

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