Skip navigation links
DiffusionTM Android API 6.8.7

Package com.pushtechnology.diffusion.client.features.control

Client API : Control Features.

See: Description

Package com.pushtechnology.diffusion.client.features.control Description

Client API : Control Features.

This package provides the control features that allow a client Session to perform control functions.

A control feature represents a unit of functionality that is available to use within a client session. A feature may be obtained from a session using the feature method specifying the feature class. For example:


 TopicControl topicControl = session.feature(TopicControl.class);
 
Since:
5.0
Skip navigation links
DiffusionTM Android API 6.8.7

Copyright © 2022 Push Technology Ltd. All Rights Reserved.