MinuteMessages

interface MinuteMessages

MinuteMessages template for LookupMessages.

Since

1.1.0

Inheritors

Functions

Link copied to clipboard
abstract fun aboutAMinute(minutes: Int, dateInMillis: Long): String

Format when time is about a minute

Link copied to clipboard
abstract fun lessThanOneMinute(seconds: Int, dateInMillis: Long): String

Format when time is less than a minute

Link copied to clipboard
abstract fun minutes(minutes: Int, seconds: Int, dateInMillis: Long): String

Format when time is in minutes