androlizer

Untitled

Aug 21st, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.31 KB | None | 0 0
  1. New notification type SERVICE_EXPIRE
  2. if (isLoggedIn()){
  3.     /*get "title" "description", "analyst_id_plain" from payload
  4.     * Show a alertView with "title" and "description" and "Continue"
  5.     * On pressing continue use "analyst_id_plain" from payload to take user to analyst page and open services details page.
  6.     */
  7. }
Add Comment
Please, Sign In to add comment