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 API 进行视频通话。到目前为止,视频通话工作正常。我使用 Xml 文件来保存 Skype 凭据(用于呼叫任何其他 Skype 朋友/用户)。在将 Skype 凭据保存到 Xml 文件之前,我想确保提供的用户名是否已在 Skype 上注册。
如何检查用户是否在 Skype 上注册?
据推测,在某些时候您正在使用凭据连接到 Skype。
在成功连接之前不要保存凭据。
(我希望“凭证”不是指“明文用户名和密码”。)