callExtension
method provided by the SDK to make an HTTP POST request with the parameters as shown below. You need to pass the msgId
that has to be pinned.
callExtension
method provided by the SDK to make an HTTP DELETE request with the parameters as shown below. You need to pass the msgId
, receiverType
and the receiver
(can be either UID or GUID based on receiverType
).
callExtension
method provided by the SDK to make an HTTP GET request with the query parameters as shown below. You need to pass the receiverType
and the receiver
(can be either UID or GUID based on receiverType
).