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