open fun displayConnectionActivity(shouldFinishActivityOnNewOtherConnection: Boolean): Task<Unit>
Displays ConnectionActivity First parameters defines if Activity should finish if another process created a connection to a device which means either reconnect or other activity.