예제 #1
0
 public PreKeyRecord LoadPreKey(uint preKeyId)
 {
     return(LibsignalDBContext.LoadPreKey(preKeyId));
 }