create Intent For Assist ARSession Activity
fun createIntentForAssistARSessionActivity(context: Context, ongoingSessionNotificationId: Int, ongoingSessionNotificationChannel: String): Intent
Helper method to create an Intent for the AssistAR session Activity.
Parameters
ongoing Session Notification Id
Integer unique notification ID for ongoing session notification
ongoing Session Notification Channel
String unique channel ID for ongoing session notification
Throws
if currentSession is not set yet