Twitch SDK (Internal)
Public Member Functions | Private Types | Private Attributes | List of all members
ttv::ManagedStatsListener Struct Reference

#include <csharp_broadcast.h>

Public Member Functions

 ManagedStatsListener ()
 
void FireStatCallback (TTV_StatType type, uint64_t data)
 

Private Types

typedef void(* TTV_CSharp_StatCallback) (TTV_StatType type, uint64_t data)
 

Private Attributes

TTV_CSharp_StatCallback statCallback
 

Member Typedef Documentation

◆ TTV_CSharp_StatCallback

typedef void(* ttv::ManagedStatsListener::TTV_CSharp_StatCallback) (TTV_StatType type, uint64_t data)
private

Constructor & Destructor Documentation

◆ ManagedStatsListener()

ttv::ManagedStatsListener::ManagedStatsListener ( )

Member Function Documentation

◆ FireStatCallback()

void ttv::ManagedStatsListener::FireStatCallback ( TTV_StatType  type,
uint64_t  data 
)

Member Data Documentation

◆ statCallback

TTV_CSharp_StatCallback ttv::ManagedStatsListener::statCallback
private

The documentation for this struct was generated from the following file: