Uses of Class
gnu.java.zrtp.zidfile.ZidRecord
-
Packages that use ZidRecord Package Description gnu.java.zrtp.zidfile -
-
Uses of ZidRecord in gnu.java.zrtp.zidfile
Methods in gnu.java.zrtp.zidfile that return ZidRecord Modifier and Type Method Description ZidRecordZidFile. getRecord(byte[] zid)Get a ZID record from the active ZID file.Methods in gnu.java.zrtp.zidfile with parameters of type ZidRecord Modifier and Type Method Description intZidFile. saveRecord(ZidRecord zidRecord)Save a ZID record into the active ZID file.
-