LeviLamina
Loading...
Searching...
No Matches
SignalingService::Channel Class Referenceabstract
+ Inheritance diagram for SignalingService::Channel:

Public Member Functions

Channeloperator= (Channel const &)
 
 Channel (Channel const &)
 
virtual void SendSignal (::NetherNet::NetworkID to, ::std::string const &message, ::std::function< void(::NetherNet::ESessionError)> &&onComplete)
 
virtual::Bedrock::PubSub::Subscription RegisterEventHandler (::NetherNet::ISignalingEventHandler *handler)
 
MCAPI void $SendSignal (::NetherNet::NetworkID to, ::std::string const &message, ::std::function< void(::NetherNet::ESessionError)> &&onComplete)
 
MCAPI::Bedrock::PubSub::Subscription $RegisterEventHandler (::NetherNet::ISignalingEventHandler *handler)
 
virtual void SendSignal (::NetherNet::NetworkID, ::std::string const &, ::std::function< void(::NetherNet::ESessionError)> &&)=0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk4edbb4
 
::ll::UntypedStorage< 8, 8 > mUnk2976c4
 

Member Function Documentation

◆ RegisterEventHandler()

virtual::Bedrock::PubSub::Subscription SignalingService::Channel::RegisterEventHandler ( ::NetherNet::ISignalingEventHandler * handler)
virtual

◆ $SendSignal()

MCAPI void SignalingService::Channel::$SendSignal ( ::NetherNet::NetworkID to,
::std::string const & message,
::std::function< void(::NetherNet::ESessionError)> && onComplete )
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.

◆ $RegisterEventHandler()

MCAPI::Bedrock::PubSub::Subscription SignalingService::Channel::$RegisterEventHandler ( ::NetherNet::ISignalingEventHandler * handler)
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 ** SignalingService::Channel::$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.

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