CookieStore.getURIs

Get all URIs which identify the cookies in this cookie store.

@return an immutable list of URIs; return empty list if no cookie in this cookie store is associated with an URI

interface CookieStore
string[]
getURIs
()

Meta