Skip to content

Instantly share code, notes, and snippets.

@5AbhishekSaxena
Created December 2, 2022 21:36
Show Gist options
  • Save 5AbhishekSaxena/45794e56447c5b002923fa2bd7a104dc to your computer and use it in GitHub Desktop.
Save 5AbhishekSaxena/45794e56447c5b002923fa2bd7a104dc to your computer and use it in GitHub Desktop.
class SMSNotification : Notification {
override fun sendNotification() {
// send sms notification
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment