Inheritance
GetPartyFilesHeadersAnswer
Assembly: SecureExchangesSDK.dll
[Serializable]
public class GetPartyFilesHeadersAnswer : Answer, INotifyPropertyChanged
Properties
Declaration
public string FileChunkHeaders { get; set; }
Property Value
Declaration
public string FileHeaders { get; set; }
Property Value
Declaration
public string LastPartyPartnerActivity { get; set; }
Property Value
Declaration
public string LastQueryDate { get; set; }
Property Value
Declaration
public string Messages { get; set; }
Property Value
Declaration
public string OtherCryptedChatState { get; set; }
Property Value
Implements
Extension Methods