Class: $.WebRequestApp
- Inherits:
-
Application.AppBase
-
Application.AppBase
-
Overview
This app demonstrates how to make web requests through GCM.
Instance Method Summary collapse
-
getInitialView() as Lang.Array<WatchUi.Views or WatchUi.InputDelegates> or Null
Return the initial view for the app.
-
initialize()
Constructor.
-
onStart(state as Lang.Dictionary or Null) as Void
Handle app startup.
-
onStop(state as Lang.Dictionary or Null) as Void
Handle app shutdown.
Instance Method Details
getInitialView() as Lang.Array<WatchUi.Views or WatchUi.InputDelegates> or Null
Return the initial view for the app
initialize()
Constructor
onStart(state as Lang.Dictionary or Null) as Void
Handle app startup
onStop(state as Lang.Dictionary or Null) as Void
Handle app shutdown