VCardPhotoEncoding
#include <bb/pim/contacts/VCardPhotoEncoding>
The VCardPhotoEncoding class represents possible vcard photo encoding.
You can use the VCardPhotoEncoding::Type enumeration to determine the photo encoding on vcard
Since:
BlackBerry 10.0.0
Public Types
An enumeration of possible vcard photo encoding.
Since:
BlackBerry 10.0.0
- B = 0
Indicates that encoding type will have ENCODING=B on photo property.
Since:BlackBerry 10.0.0
- BASE64 = 1
Indicates that encoding type will have ENCODING=BASE64 on photo property.
Since:BlackBerry 10.0.0