C# Class GpsBroadcaster.RemoveGeoPointMessage

Inheritance: ServerNetworkConnections.AbstractMessage
Afficher le fichier Open project: bakacaptain/istalkapp Class Usage Examples

Méthodes publiques

Méthode Description
GetObjectData ( System info, System context ) : void
RemoveGeoPointMessage ( UserLocation userLocation ) : System
ToXML ( ) : string

Method Details

GetObjectData() public méthode

public GetObjectData ( System info, System context ) : void
info System
context System
Résultat void

RemoveGeoPointMessage() public méthode

public RemoveGeoPointMessage ( UserLocation userLocation ) : System
userLocation UserLocation
Résultat System

ToXML() public méthode

public ToXML ( ) : string
Résultat string