| GetMarket(String) | Get the market from the specified id. |
| GetMarket(String, OnMarketListComplete) | Get the market from the specified id. Requesting it from the server if needed. |
| GetMarket(String, Boolean, OnMarketListComplete) | Get the market from the specified id. Requesting it from the server if needed. |
| GetMarket(String, OnMarketListComplete, Object) | Get the market from the specified id. Requesting it from the server if needed. |
| GetMarket(String, Boolean, OnMarketListComplete, Object) | Get the market from the specified id. Requesting it from the server if needed. |