mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
docs(mixpanel): add deprecated on identify (#3444)
This commit is contained in:
parent
191c7a044d
commit
4575cb6050
@ -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> {
|
||||
|
Loading…
Reference in New Issue
Block a user