setApiProperty

fun setApiProperty(property: ApiProperty, value: Any?)

Set API property

  • property: the property enumerated by ApiProperty (see: bbnativeshared)

  • value: the value (nullable)

Parameters

property

the property enumerated by ApiProperty (see: bbnativeshared)

value

the value (nullable)