Xabbo.GEarth
An implementation for G-Earth.
Sets the value of the specified field and raises the event if the value was changed.
The type of the field.
The backing field.
The value to set the field to.
The name of the property used to access the backing field.
if the value of the field changed, otherwise .
Invokes to notify listeners that a property on this instance has changed.
The name of the property that changed.
Invoked when the play button of this extension is clicked in the G-Earth user interface.
Gets the options used by this extension.
Gets the incoming headers from the message manager.
Gets the outgoing headers from the message manager.
Creates a new using the specified and .
The message manager to be used by this extension.
The options to be used by this extension.
Creates a new with the specified .
Uses a which loads a file named messages.ini.
The options to be used by this extension.
Creates a packet that instructs G-Earth to forward the specified packet to the client or server.
Instructs G-Earth to forward the specified packet to the client or server.
Instructs G-Earth to forward the specified packet to the client or server.
Sends the specified packet to G-Earth.
Sends the specified packet to G-Earth.
Specifies the options to be used by .
The number of version fields to be included when converting the assembly version to a string for .
Gets the default options with the entry assembly's name and version.
Creates and returns a new default instance with the specified command line arguments applied.
The title of the extension.
The description of the extension.
The author of the extension.
The version of the extension.
Specifies whether to show the even (green play) button in G-Earth.
Defaults to true.
Specifies whether to show the leave button in G-Earth.
Defaults to true.
Specifies whether to show the delete button in G-Earth after the user disconnects from the extension.
Defaults to true.
The file path of the extension.
The cookie to be used for authentication.
Specifies whether the extension is installed.
Returns true if is a non-empty string.
The port used to connect to G-Earth.
Defaults to 9092.
Creates a new with the
changed to the name of the current assembly.
Creates a new with the
changed to the version of the current assembly.
The number of fields to include in the version.
Creates a new with the
changed to the informational version of the current assembly.
Creates a new with the specified arguments applied.
Creates a new with the specified configuration applied.
Applies the extension attributes attached to the specified type, if they exist,
and returns the updated .
The type that derives from .