mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(mixpanel): add deprecated on identify (#3444)
This commit is contained in:
@@ -188,6 +188,7 @@ export class MixpanelPeople extends IonicNativePlugin {
|
||||
*
|
||||
* @param distinctId {string}
|
||||
* @return {Promise<any>}
|
||||
* @deprecated since 2016-11-21 - Use Mixpanel.identify instead.
|
||||
*/
|
||||
@Cordova()
|
||||
identify(distinctId: string): Promise<any> {
|
||||
|
||||
Reference in New Issue
Block a user