QXmpp Version: 1.15.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QXmppBitsOfBinaryDataList Class Reference

Inherits QVector< QXmppBitsOfBinaryData >.

Public Member Functions

std::optional< QXmppBitsOfBinaryDatafind (const QXmppBitsOfBinaryContentId &cid) const
 

Detailed Description

QXmppBitsOfBinaryDataList represents a list of data elements from XEP-0231: Bits of Binary.

Since
QXmpp 1.2

Member Function Documentation

◆ find()

std::optional< QXmppBitsOfBinaryData > QXmppBitsOfBinaryDataList::find ( const QXmppBitsOfBinaryContentId cid) const

Searches for a data element matching the given content ID.

Returns
the matching data element or std::nullopt if not found
Since
QXmpp 1.15

The documentation for this class was generated from the following files: