Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一旦我在 Skype 中收到一条消息,我希望能够使用 Skype4Java 获取发件人的用户名以及消息的内容。我该怎么做呢?
message.getContent().getSender().getUsername();