Summary

public void AddGps(long identityId, IMyGps gps)

Sends a network request to add the GPS entry for the said player, which will also save it to the server.

Parameters