LeviLamina
Loading...
Searching...
No Matches
ADPopupTelemetryEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/certificates/identity/edu/Role.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
IActiveDirectoryIdentityTelemetry
;
11
// clang-format on
12
13
class
ADPopupTelemetryEvent
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 32, ::std::string> mStage;
18
// NOLINTEND
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
#ifdef LL_PLAT_C
24
MCNAPI
void
tryFireSignInEvent(
25
::IActiveDirectoryIdentityTelemetry
& eventing,
26
::std::string
const
& mutsUserId,
27
::edu::Role role,
28
::std::string
const
& tenantType
29
)
const
;
30
31
MCNAPI
~ADPopupTelemetryEvent
();
32
#endif
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_C
39
MCNAPI
void
$dtor();
40
#endif
41
// NOLINTEND
42
};
ADPopupTelemetryEvent
Definition
ADPopupTelemetryEvent.h:13
IActiveDirectoryIdentityTelemetry
Definition
IActiveDirectoryIdentityTelemetry.h:11
src
mc
certificates
identity
ADPopupTelemetryEvent.h
Generated on
for LeviLamina by
1.16.1