Exemplo n.º 1
0
 private static void onRedirectionStarted()
 {
     if (listener != null)
     {
         listener.onRedirectionStarted();
     }
 }