cards
/
com.moengage.cards.ui
/
CategoryFragment
/
Companion
androidJvm
Companion
object
Companion
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
newInstance
Link copied to clipboard
androidJvm
@
JvmStatic
()
fun
newInstance
(categoryName:
String
):
CategoryFragment
Content copied to clipboard
Returns a new instance of this fragment for the given section number.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard