Notification API
class NotificationAPI
Content copied to clipboard
Extensions
create Notification
Link copied to clipboard
fun FuelingAPI.NotificationAPI.createNotification(vendor: String? = null, readTimeout: Long? = null): Call<Void>
Content copied to clipboard