toggle menu
kakao
3.6.3-SNAPSHOT
androidJvm
switch theme
search in API
kakao
/
io.github.kakaocup.kakao.intent
/
IntentBuilder
/
hasType
has
Type
public
final
Unit
hasType
(
String
type
)
Matches intent with given type
Parameters
type
Type to match
public
final
Unit
hasType
(
Matcher
<
String
>
type
)
Matches intent with given type
Parameters
type
Matcher for type