Uses of Class
org.hihn.listenbrainz.CreateNotificationRequest
Packages that use CreateNotificationRequest
-
Uses of CreateNotificationRequest in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return CreateNotificationRequestModifier and TypeMethodDescriptionstatic CreateNotificationRequest
Create an instance of CreateNotificationRequest given an JSON stringCreateNotificationRequest.metadata
(CreateNotificationRequestMetadata metadata) Methods in org.hihn.listenbrainz with parameters of type CreateNotificationRequestModifier and TypeMethodDescriptionLbSocialApi.createNotification
(String userName, CreateNotificationRequest createNotificationRequest) Post a message with a link on a user's timeline.