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

Public Member Functions

Channel & operator= (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 _SendJsonRpcSignal (::NetherNet::NetworkID networkIDTo, ::std::string const &message, ::std::function< void(::NetherNet::ESessionError)> &&onComplete)
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, 16 > mUnkb6642a
::ll::UntypedStorage< 8, 8 > mUnk2976c4
::ll::UntypedStorage< 1, 1 > mUnk5f0073

Member Function Documentation

◆ RegisterEventHandler()

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

◆ _SendJsonRpcSignal()

MCAPI void SignalingService::Channel::_SendJsonRpcSignal ( ::NetherNet::NetworkID networkIDTo,
::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.

◆ $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()

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: