hihain / UnigramMobile

A Telegram Messenger client made for Windows 10 Mobile.
https://www.microsoft.com/store/apps/9NSD4T15QLFX
GNU General Public License v3.0
46 stars 6 forks source link

Check for features instead of contract version #33

Open hihain opened 3 years ago

hihain commented 3 years ago

"It’s not mandatory for the api to exist even if that contract is present" - Fela.

"You better check for specific property" - Fela

I replaced specific call with sth. like ApiInfo.IsUniversalApiContract5Present to save performance