Function: get_candidate()
function get_candidate(
db,
_,
other,
skip?): Promise<any>;
Defined in: src/cosmos-driver.ts:451
Gets an ICE candidate from cosmos DB
Parameters
| Parameter | Type | Description |
|---|---|---|
db | IState | Cosmos DB |
_ | string | |
other | string | UUID of other user |
skip? | string | The number of records to skip or offset |
Returns
Promise<any>
ICE Candidate with sdp converted from base64