public interface SignalProtocolStore extends IdentityKeyStore, PreKeyStore, SessionStore, SignedPreKeyStore
IdentityKeyStore.DirectiongetIdentity, getIdentityKeyPair, getLocalRegistrationId, isTrustedIdentity, saveIdentitycontainsPreKey, loadPreKey, removePreKey, storePreKeycontainsSession, deleteAllSessions, deleteSession, getSubDeviceSessions, loadSession, storeSessioncontainsSignedPreKey, loadSignedPreKey, loadSignedPreKeys, removeSignedPreKey, storeSignedPreKey