Uses of Class
org.robovm.apple.intents.INMessage
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INMessage in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INMessage Modifier and Type Method Description INMessageINSendMessageIntentResponse. getSentMessage()Methods in org.robovm.apple.intents that return types with arguments of type INMessage Modifier and Type Method Description NSArray<INMessage>INSearchForMessagesIntentResponse. getMessages()Methods in org.robovm.apple.intents with parameters of type INMessage Modifier and Type Method Description voidINSendMessageIntentResponse. setSentMessage(INMessage v)Method parameters in org.robovm.apple.intents with type arguments of type INMessage Modifier and Type Method Description voidINSearchForMessagesIntentResponse. setMessages(NSArray<INMessage> v)