LeviLamina
Loading...
Searching...
No Matches
SetRemoteDescriptionObserver.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/RefCountedObject.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
RTCError; }
11
namespace
webrtc {
class
SetRemoteDescriptionObserverInterface; }
12
// clang-format on
13
14
namespace
NetherNet {
15
16
class
SetRemoteDescriptionObserver
:
public
::rtc::RefCountedObject
<::webrtc::SetRemoteDescriptionObserverInterface> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 64>
mUnk7cc79b;
21
::ll::UntypedStorage<8, 64>
mUnk3dde25;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
SetRemoteDescriptionObserver
& operator=(
SetRemoteDescriptionObserver
const
&);
27
SetRemoteDescriptionObserver
(
SetRemoteDescriptionObserver
const
&);
28
SetRemoteDescriptionObserver
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 2
34
virtual
~SetRemoteDescriptionObserver
()
/*override*/
=
default
;
35
36
// vIndex: 3
37
virtual
void
OnSetRemoteDescriptionComplete(
::webrtc::RTCError
error)
/*override*/
;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
MCAPI
void
$OnSetRemoteDescriptionComplete(
::webrtc::RTCError
error);
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCAPI
static
void
** $vftable();
56
// NOLINTEND
57
};
58
59
}
// namespace NetherNet
NetherNet::SetRemoteDescriptionObserver
Definition
SetRemoteDescriptionObserver.h:16
rtc::RefCountedObject
Definition
RefCountedObject.h:8
webrtc::RTCError
Definition
RTCError.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
SetRemoteDescriptionObserver.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0