public GetAsync ( Action |
||
success | Action |
/// A delegate that will be invoked with the response data structure upon successful resolution /// of the request. /// |
fail | Action |
/// A delegate that will be invoked with the response data structure upon failure. /// |
리턴 |