operations property

Set<PendingOutOfBandOperation> operations

Returns the out-of-band operations of the device that have not been redeemed, nor timed-out.

Implementation

Set<PendingOutOfBandOperation> get operations;