mardi 13 mai 2014

new API for Windows Phone 8.1


Vote count:

0




I used this method in WP8 to get the user property.



object userHashId;
UserExtendedProperties.TryGetValue("ANID2", out userHashId);
_userId = userHashId.ToString();


msdn link


But I cannot find these in Windows Phone 8.1. Are there any new API for this , or any alternative.



asked 24 secs ago

ac-lab

102





Aucun commentaire:

Enregistrer un commentaire