SdkMessage Class
Applies To: Dynamics Marketing
Represents the abstract base class for all SDK messages.
Namespace: Microsoft.Dynamics.Marketing.SDK.Common
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Common.SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common.SdkRequest
Microsoft.Dynamics.Marketing.SDK.Common.SdkResponse
Syntax
[DataContractAttribute]
public abstract class SdkMessage
[DataContractAttribute]
public ref class SdkMessage abstract
[<AbstractClass>]
[<DataContractAttribute>]
type SdkMessage = class end
<DataContractAttribute>
Public MustInherit Class SdkMessage
Constructors
| Name | Description | |
|---|---|---|
![]() |
SdkMessage() | Initializes a new instance of the SdkMessage class. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() ![]() |
FromBrokeredMessage(BrokeredMessage) | Deserializes and decompresses the SdkMessage from the body of the brokered message. |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage. |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
SdkRequest
SdkResponse
Microsoft.Dynamics.Marketing.SDK.Common Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)