< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] How to define a new content type?


victor morales schrieb:
My question is:

How can I have the XML content recognized as plain text so that I can later parse it?

Is there some way to add a new content type to the stack?

Try something like

mProfile->addSupportedMimeType(NOTIFY,
  Mime("application", "simple-message-summary"));

for the method and content type you are using (with mProfile being the master profile).

Enrik

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature