handleUrl
This method should return the PendingIntent you wish to have execute when a push notification action with a URL is to be displayed.
Return
the PendingIntent which will handle the message URL. null values will result in no action for the URL.
Parameters
context
Application Context.
url
The URL.
urlSource
The source of the URL.