Home docs nex protocols UbiNewsProtocol (33)
Post

UbiNewsProtocol (33)

Methods

(1) GetChannel

Request

This method does not take any parameters.

Response

TypeName
NewsChannelnewsChannel

(2) GetNewsHeaders

Request

TypeName
ResultRangerange

Response

TypeName
List<NewsHeader>newsHeaders

(3) GetNewsMessages

Request

TypeName
ResultRangerange

Response

TypeName
List<NewsMessage>newsMessages

Types

NewsChannel (Structure)

TypeName
Uint32m_ID
PIDm_ownerPID
Stringm_name
Stringm_description
DateTimem_creationTime
DateTimem_expirationTime
Stringm_type
Stringm_locale
boolm_subscribable

NewsHeader (Structure)

TypeName
Uint32m_ID
Uint32m_recipientID
Uint32m_recipientType
PIDm_publisherPID
Stringm_publisherName
DateTimem_publicationTime
DateTimem_displayTime
DateTimem_expirationTime
Stringm_title
Stringm_link

NewsMessage (Structure)

This structure inherits from NewsHeader

TypeName
Stringm_body
Contents