eBay .NET SDK v581 Point Release

AddMemberMessageAAQToPartnerCall Methods

The methods of the AddMemberMessageAAQToPartnerCall class are listed below. For a complete list of AddMemberMessageAAQToPartnerCall class members, see the AddMemberMessageAAQToPartnerCall Members topic.

Public Instance Methods

AddMemberMessageAAQToPartner Enables a buyer and seller in a transactional relationship to send messages to each other within 90 days of the creation of the transaction. The sale does not have to be ended to make this request.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Execute (inherited from ApiCall) Sends the AbstractRequest to eBay.
ExecuteRequest (inherited from ApiCall) Sends the Request and returns the Response.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetSecurityHeader (inherited from ApiCall) Constructs a security header from values in ApiContext.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Methods

LogMessage (inherited from ApiCall) Log the message information under the specified type and severity.
LogMessagePayload (inherited from ApiCall) Log the message information under the specified type and severity, in the context of an exception - used for exception-based payload logging. Message type is always assumed to be ApiMessage.

See Also

AddMemberMessageAAQToPartnerCall Class | eBay.Service.Call Namespace