Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tracker.FlushListener
C# Class Tracker.FlushListener, unity-tracker
Inheritance:
Net.IRequestListener
Show file
Open project: e-ucm/unity-tracker
Public Methods
Method
Description
Error
(
string
error
) :
void
FlushListener
(
Tracker,
tracker
) :
System
Result
(
string
data
) :
void
Method Details
Error()
public
method
public
Error
(
string
error
) :
void
error
string
return
void
FlushListener()
public
method
public
FlushListener
(
Tracker,
tracker
) :
System
tracker
Tracker,
return
System
Result()
public
method
public
Result
(
string
data
) :
void
data
string
return
void