LeviLamina
Loading...
Searching...
No Matches
RtcEventProbeResultFailure.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/ProbeFailureReason.h"
7
8
namespace
webrtc {
9
10
class
RtcEventProbeResultFailure
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCAPI
RtcEventProbeResultFailure
(
int
, ::webrtc::ProbeFailureReason);
15
// NOLINTEND
16
17
public
:
18
// constructor thunks
19
// NOLINTBEGIN
20
MCAPI
void
* $ctor(
int
, ::webrtc::ProbeFailureReason);
21
// NOLINTEND
22
23
public
:
24
// vftables
25
// NOLINTBEGIN
26
MCAPI
static
void
** $vftable();
27
// NOLINTEND
28
};
29
30
}
// namespace webrtc
webrtc::RtcEventProbeResultFailure
Definition
RtcEventProbeResultFailure.h:10
src
mc
external
webrtc
RtcEventProbeResultFailure.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0