Example #1
0
 public void RemovePreKey(uint preKeyId)
 {
     LibsignalDBContext.RemovePreKey(preKeyId);
 }