DiffusionTM Android API 5.9.4

Package com.pushtechnology.diffusion.client.content

Unified API - Content.

See: Description

Package com.pushtechnology.diffusion.client.content Description

Unified API - Content.

This package provides interfaces relating to the handling of topic content. 'Content' is used to represent the state of topics and also updates to the state of topics. It is also used for sending messages via topics.

Content is essentially represented as an array of bytes but these bytes may be interpreted in different ways using 'readers' or constructed using 'builders'. For example, to create content in record format you can use a RecordContentBuilder and content in this format can be read using a RecordContentReader.

When content is sent as a message via a topic then it may also have headers associated with it.

Since:
5.0
DiffusionTM Android API 5.9.4

Copyright © 2016 Push Technology Ltd. All Rights Reserved.