XavierAndreu

Notificacion Movil

Dec 6th, 2022
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. //Youtube--->https://www.youtube.com/watch?v=OwOFzDAzPq0
  2.  
  3. void OnStart()
  4. {
  5. SendNotification("Hola");
  6. SendNotification(_Symbol);
  7. SendNotification(_Symbol + "Hola");
  8. }
Advertisement
Add Comment
Please, Sign In to add comment