Ejemplo n.º 1
0
 // Sets the app version that Facebook will use for all events
 public static void setAppVersion(string version)
 {
     FB.setAppVersion(version);
 }