Package me.clarius.sdk
Interface Solum.StringListResult
- Enclosing class:
Solum
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
String list callback.
-
Method Summary
-
Method Details
-
accept
Called with the request result.- Parameters:
results
- the result string list, can be empty.
-