C# Class GpsBroadcaster.GeoPointMessage

Inheritance: ServerNetworkConnections.AbstractMessage
Show file Open project: bakacaptain/istalkapp Class Usage Examples

Public Methods

Method Description
GeoPointMessage ( UserLocation userLocation ) : System
GetObjectData ( System info, System context ) : void
ToXML ( ) : string

Method Details

GeoPointMessage() public method

public GeoPointMessage ( UserLocation userLocation ) : System
userLocation UserLocation
return System

GetObjectData() public method

public GetObjectData ( System info, System context ) : void
info System
context System
return void

ToXML() public method

public ToXML ( ) : string
return string