CameraKit
1.36.1
CameraKit
/
com.snap.camerakit.lenses
/
LensesComponent
/
Repository
/
QueryCriteria
/
Available
Available
class
Available
(
val
groupIds
:
Set
<
String
>
)
:
LensesComponent.Repository.QueryCriteria
Query for all available lenses in groups matching provided group IDs.
Constructors
Functions
Properties
Constructors
Available
Link copied to clipboard
fun
Available
(
vararg
groupIds
:
String
)
Available
Link copied to clipboard
fun
Available
(
groupIds
:
Set
<
String
>
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
group
Ids
Link copied to clipboard
val
groupIds
:
Set
<
String
>