Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
countly_sdk_xamarin
Models
Event
C# Class countly_sdk_xamarin.Models.Event
Mostrar archivo
Open project: Countly/countly-sdk-xamarin
Class Usage Examples
Public Properties
Property
Type
Description
count
int
key
string
segmentation
String>.Dictionary
sum
double
timestamp
int
Private Properties
Property
Type
Description
Property Details
count
public_oe property
public
int
count
return
int
key
public_oe property
public
string
key
return
string
segmentation
public_oe property
public
Dictionary
segmentation
return
String>.Dictionary
sum
public_oe property
public
double
sum
return
double
timestamp
public_oe property
public
int
timestamp
return
int