LeviLamina
Loading...
Searching...
No Matches
dcsctp::PacketSender Class Reference

Public Member Functions

PacketSenderoperator= (PacketSender const &)
 
 PacketSender (PacketSender const &)
 
MCAPI PacketSender (::dcsctp::DcSctpSocketCallbacks &callbacks, ::std::function< void(::rtc::ArrayView< uchar const >, ::dcsctp::SendPacketStatus)> on_sent_packet)
 
MCAPI bool Send (::dcsctp::SctpPacket::Builder &builder, bool write_checksum)
 
MCAPI ~PacketSender ()
 
MCAPI void * $ctor (::dcsctp::DcSctpSocketCallbacks &callbacks, ::std::function< void(::rtc::ArrayView< uchar const >, ::dcsctp::SendPacketStatus)> on_sent_packet)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkcfadc4
 
::ll::UntypedStorage< 8, 64 > mUnk6c0f8b
 

Constructor & Destructor Documentation

◆ PacketSender()

MCAPI dcsctp::PacketSender::PacketSender ( ::dcsctp::DcSctpSocketCallbacks & callbacks,
::std::function< void(::rtc::ArrayView< uchar const >, ::dcsctp::SendPacketStatus)> on_sent_packet )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~PacketSender()

MCAPI dcsctp::PacketSender::~PacketSender ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ Send()

MCAPI bool dcsctp::PacketSender::Send ( ::dcsctp::SctpPacket::Builder & builder,
bool write_checksum )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * dcsctp::PacketSender::$ctor ( ::dcsctp::DcSctpSocketCallbacks & callbacks,
::std::function< void(::rtc::ArrayView< uchar const >, ::dcsctp::SendPacketStatus)> on_sent_packet )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void dcsctp::PacketSender::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: