Searched defs:bearerProto (Results 1 – 1 of 1) sorted by relevance
32 public final String bearerProto; field in PcoData36 public PcoData(int cid, String bearerProto, int pcoId, byte[]contents) { in PcoData()