libkazv
Loading...
Searching...
No Matches
Kazv::SasDisplayCodes Struct Reference

#include <verification-process.hpp>

Public Attributes

immer::array< int > emojiIndices
 The indices of emojis to display They can be converted to emojis using the table at https://spec.matrix.org/v1.17/client-server-api/#sas-method-emoji.
 
immer::array< int > decimalCode
 The numbers to display.
 

Friends

bool operator== (const SasDisplayCodes &a, const SasDisplayCodes &b)=default
 

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const SasDisplayCodes a,
const SasDisplayCodes b 
)
friend

Member Data Documentation

◆ decimalCode

immer::array<int> Kazv::SasDisplayCodes::decimalCode

The numbers to display.

◆ emojiIndices

immer::array<int> Kazv::SasDisplayCodes::emojiIndices

The indices of emojis to display They can be converted to emojis using the table at https://spec.matrix.org/v1.17/client-server-api/#sas-method-emoji.


The documentation for this struct was generated from the following file: