ContactNews

The ContactNews object contains the Online News for a contact.


Supported Platform(s)

- BlackBerry 10
View Supported Platform Table
APIBB5.0BB6.0BB7.0PB1.0PB2.0BB10Ripple
articleSource           Y 
body           Y 
companies           Y 
publishedAt           Y 
title           Y 
type           Y 
uri           Y 

Configuration Document Settings

To use all of the API described for this object, you must ensure the following settings are in your configuration document:

You must declare the feature element(s) below in your configuration document:

Feature IDBB5.0BB6.0BB7.0PB1.0PB2.0BB10Ripple
<feature id="blackberry.pim.contacts" />           Y 

Permission Elements (PlayBook and BlackBerry 10+)
This API does not require a <permission> element to be declared in the configuration document of your BlackBerry WebWorks Application.

Properties

String articleSource
String body
String[] companies
Date publishedAt
String title
String type
String uri

Properties

readonly String articleSource


The source of this article.


Supported Platforms
 - BlackBerry 10

readonly String body


The content of the source.


Supported Platforms
 - BlackBerry 10

readonly String[] companies


The list of companies associated with this new article.


Supported Platforms
 - BlackBerry 10

readonly Date publishedAt


The publish date of the article.


Supported Platforms
 - BlackBerry 10

readonly String title


The title of the news article.


Supported Platforms
 - BlackBerry 10

readonly String type


The type of the news article. e.g. "Press Release"


Supported Platforms
 - BlackBerry 10

readonly String uri


The URL of the article.


Supported Platforms
 - BlackBerry 10

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Dec 30 2012 18:15:35 GMT-0500 (EST)