LeviLamina
Loading...
Searching...
No Matches
NetherNet::MyDataChannelObserver Class Reference
+ Inheritance diagram for NetherNet::MyDataChannelObserver:

Public Member Functions

MyDataChannelObserveroperator= (MyDataChannelObserver const &)
 
 MyDataChannelObserver (MyDataChannelObserver const &)
 
virtual void OnStateChange ()
 
virtual void OnMessage (::webrtc::DataBuffer const &message)
 
virtual void OnBufferedAmountChange (uint64 previous_amount)
 
MCAPI MyDataChannelObserver (::NetherNet::NetworkSession *pSession, ::webrtc::scoped_refptr<::webrtc::DataChannelInterface > pDataChannel)
 
MCAPI void * $ctor (::NetherNet::NetworkSession *pSession, ::webrtc::scoped_refptr<::webrtc::DataChannelInterface > pDataChannel)
 
MCAPI void $OnStateChange ()
 
MCAPI void $OnMessage (::webrtc::DataBuffer const &message)
 
MCAPI void $OnBufferedAmountChange (uint64 previous_amount)
 
virtual bool IsOkToCallOnTheNetworkThread ()
 
MCAPI bool $IsOkToCallOnTheNetworkThread ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkb27baf
 
::ll::UntypedStorage< 8, 8 > mUnk88a891
 

Constructor & Destructor Documentation

◆ MyDataChannelObserver()

MCAPI NetherNet::MyDataChannelObserver::MyDataChannelObserver ( ::NetherNet::NetworkSession * pSession,
::webrtc::scoped_refptr<::webrtc::DataChannelInterface > pDataChannel )
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

◆ OnStateChange()

virtual void NetherNet::MyDataChannelObserver::OnStateChange ( )
virtual

◆ OnMessage()

virtual void NetherNet::MyDataChannelObserver::OnMessage ( ::webrtc::DataBuffer const & message)
virtual

◆ OnBufferedAmountChange()

virtual void NetherNet::MyDataChannelObserver::OnBufferedAmountChange ( uint64 previous_amount)
virtual

Reimplemented from webrtc::DataChannelObserver.

◆ $ctor()

MCAPI void * NetherNet::MyDataChannelObserver::$ctor ( ::NetherNet::NetworkSession * pSession,
::webrtc::scoped_refptr<::webrtc::DataChannelInterface > pDataChannel )
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.

◆ $OnStateChange()

MCAPI void NetherNet::MyDataChannelObserver::$OnStateChange ( )
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.

◆ $OnMessage()

MCAPI void NetherNet::MyDataChannelObserver::$OnMessage ( ::webrtc::DataBuffer const & message)
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.

◆ $OnBufferedAmountChange()

MCAPI void NetherNet::MyDataChannelObserver::$OnBufferedAmountChange ( uint64 previous_amount)
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.

◆ $vftable()

static MCAPI void ** NetherNet::MyDataChannelObserver::$vftable ( )
static
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.

◆ $IsOkToCallOnTheNetworkThread()

MCAPI bool webrtc::DataChannelObserver::$IsOkToCallOnTheNetworkThread ( )
inherited
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: