isEndToEndEncrypted method

bool isEndToEndEncrypted()

Implementation

bool isEndToEndEncrypted(){return((super.flags&MESIBO_FLAG_ENCRYPTED)> 0);}