LeviLamina
Loading...
Searching...
No Matches
CreateSessionDescriptionObserver.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
CreateSessionDescriptionObserver; }
11
namespace
webrtc {
class
RTCError; }
12
namespace
webrtc {
class
SessionDescriptionInterface; }
13
// clang-format on
14
15
namespace
NetherNet {
16
17
class
CreateSessionDescriptionObserver
:
public
::rtc::RefCountedObject
<::webrtc::CreateSessionDescriptionObserver> {
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 64>
mUnk6231fe;
22
::ll::UntypedStorage<8, 64>
mUnk93f2e7;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
CreateSessionDescriptionObserver
& operator=(
CreateSessionDescriptionObserver
const
&);
28
CreateSessionDescriptionObserver
(
CreateSessionDescriptionObserver
const
&);
29
CreateSessionDescriptionObserver
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 2
35
virtual
~CreateSessionDescriptionObserver
()
/*override*/
=
default
;
36
37
// vIndex: 3
38
virtual
void
OnSuccess(
::webrtc::SessionDescriptionInterface
* pSessionDescription)
/*override*/
;
39
40
// vIndex: 4
41
virtual
void
OnFailure(
::webrtc::RTCError
error)
/*override*/
;
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
50
public
:
51
// virtual function thunks
52
// NOLINTBEGIN
53
MCAPI
void
$OnSuccess(
::webrtc::SessionDescriptionInterface
* pSessionDescription);
54
55
MCAPI
void
$OnFailure(
::webrtc::RTCError
error);
56
// NOLINTEND
57
58
public
:
59
// vftables
60
// NOLINTBEGIN
61
MCAPI
static
void
** $vftable();
62
// NOLINTEND
63
};
64
65
}
// namespace NetherNet
NetherNet::CreateSessionDescriptionObserver
Definition
CreateSessionDescriptionObserver.h:17
rtc::RefCountedObject
Definition
RefCountedObject.h:8
webrtc::RTCError
Definition
RTCError.h:10
webrtc::SessionDescriptionInterface
Definition
SessionDescriptionInterface.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
CreateSessionDescriptionObserver.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0