![]() |
Overloaded. Initializes a new instance of the MSNObject class. |
![]() | The context as an url-encoded xml string. |
![]() | The context as an xml string, not url-encoded. |
![]() | The local contact list owner |
![]() | [Deprecated, use LoadFile()] Gets or sets the file location. When a file is set the file data is immediately read in memory to extract the filehash. It will retain in memory afterwards. |
![]() | The location of the object. This is a location on the hard-drive. Use relative paths. This is only a text string; na data is read in after setting this field. Use FileLocation for that purpose. |
![]() | The original context string that was send by the remote contact |
![]() | The SHA1 encrypted hash of the datastream. |
![]() | The total data size |
![]() | The type of MSN Object |
![]() | Calculates the checksum for the entire MSN Object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets or sets the file location. When a file is set the file data is immediately read in memory to extract the filehash. It will retain in memory afterwards. |
![]() | Returns the stream to read from. In case of an in-memory stream that stream is returned. In case of a filelocation a stream to the file will be opened and returned. The stream is not guaranteed to positioned at the beginning of the stream. |
![]() | Overloaded. Parses a context send by the remote contact and set the corresponding class variables. Context input is assumed to be not base64 encoded. |
![]() | Returns a String that represents the current Object. |
![]() | Updates the msn object in the global MSNObjectCatalog. |
![]() | The datastream to write to, or to read from |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns the url-encoded xml string. |
![]() | Calculates the hash of datastream. |
![]() | Returns the xml string. |
![]() | Creates a shallow copy of the current Object. |
MSNObject Class | XihSolutions.DotMSN Namespace