Ver Fonte

Updated sample app README to reflect use of new API

Eugene Fryntov há 9 anos atrás
pai
commit
92ec3bdebf

+ 1 - 1
MobileLibrary/Android/SampleApps/TunneledWebView/README.md

@@ -36,7 +36,7 @@ import ca.psiphon.PsiphonTunnel;
 //
 //
 // The flow is as follows:
 // The flow is as follows:
 //
 //
-// - The Psiphon tunnel is started in onResume(). PsiphonTunnel.start()
+// - The Psiphon tunnel is started in onResume(). PsiphonTunnel.startTunneling()
 //   is an asynchronous call that returns immediately.
 //   is an asynchronous call that returns immediately.
 //
 //
 // - Once Psiphon has selected a local HTTP proxy listening port, the
 // - Once Psiphon has selected a local HTTP proxy listening port, the