Interface OxMessageListener


public interface OxMessageListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    newIncomingOxMessage(OpenPgpContact contact, Message originalMessage, SigncryptElement decryptedPayload, org.pgpainless.decryption_verification.OpenPgpMetadata metadata)
    This method gets invoked, whenever an OX-IM encrypted message gets received.