Example #1
0
 public void RemoveSignedPreKey(uint signedPreKeyId)
 {
     LibsignalDBContext.RemoveSignedPreKey(signedPreKeyId);
 }