Property | Type | Description | |
---|---|---|---|
mixpanelProjectToken | string |
Method | Description | |
---|---|---|
IdentifyAdd ( |
||
IdentifySet ( |
||
IdentifySetOnce ( |
||
IdentifyUpdate ( string operationName, |
||
QueueMessage ( string endpoint, |
||
Track ( string eventName, |
Method | Description | |
---|---|---|
HandleQueuedMessages ( ) : IEnumerator |
public IdentifyAdd ( |
||
properties | ||
return | void |
public IdentifySet ( |
||
properties | ||
return | void |
public IdentifySetOnce ( |
||
properties | ||
return | void |
public IdentifyUpdate ( string operationName, |
||
operationName | string | |
properties | ||
return | void |
public QueueMessage ( string endpoint, |
||
endpoint | string | |
data | ||
return | void |
public Track ( string eventName, |
||
eventName | string | |
properties | ||
return | void |