Searched defs:clientId (Results 1 – 4 of 4) sorted by relevance
81 public final String clientId; field in AppRTCClient.SignalingParameters88 String clientId, String wssUrl, String wssPostUrl, SessionDescription offerSdp, in SignalingParameters()
98 String clientId = roomJson.getString("client_id"); in roomHttpResponseParse() local
15 clientId: CLIENT_ID, property
147 int type = 0, role = 0, clientId = 0, sessionId = 0, peerId = 0; in getNetworkSpecifier() local