예제 #1
0
 // Gets the url used to launch the application. If no url was used returns string.Empty
 public static string getAppLaunchUrl()
 {
     return(FB.getAppLaunchUrl());
 }