c# - Get info from API on Windows Phone 8 using JSON -


I'm new to the development of Windows Phone and I do not know what to do.
I have an API which gives value to a football club.
This is my server-side code:

  public function getInfostradaTable () {$ season = wp_cache_get ('seasonId', 'infostradaOverview'); If ($ Season == incorrect) {$ this-> getEditionInfo (); $ Season = wp_cache_get ('SeasonID', 'InfosourceOverview'); If ($ Season == incorrect) {return tap; }} $ Table = wp_cache_get ('Table', 'Infographic Databases'); If ($ table! = False) {return $ table; } And {$ this- & gt; getTableInfo (); $ Table = wp_cache_get ('table', 'infographicdate'); If ($ table! = False) {return $ table; } And {return tap; }}}   

This is a part of the jsonrpc file.
How can I join APIs and get value using JSON?

Take a look.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -