menu
mesibo_flutter_sdk package
documentation
mesibo.dart
MesiboMessage
isEndToEndEncrypted method
isEndToEndEncrypted method
dark_mode
light_mode
isEndToEndEncrypted
method
bool
isEndToEndEncrypted
(
)
Implementation
bool isEndToEndEncrypted(){return((super.flags&MESIBO_FLAG_ENCRYPTED)> 0);}
mesibo_flutter_sdk package
documentation
mesibo
MesiboMessage
isEndToEndEncrypted method
MesiboMessage class