Re: vNote
Re: vNote
- Subject: Re: vNote
- From: Camille GOUREAU-SUIGNARD <email@hidden>
- Date: Thu, 1 Jul 2004 20:05:44 +0200
Hi,
Does anyone knowwhat the header is to push a vNote to a cellular
phone
Header for what? Do you mean what OBEX headers are needed?
Yes, that's what I meant :
OBEXAddNameHeader( CFSTR( "idiot.vcf" ), window->mHeadersDictionary );
OBEXAddTypeHeader( CFSTR( "text/x-vCard"), window->mHeadersDictionary
);
is for vCard
I'd like to know what to put for a vNote.
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.