The content is reproduced from http://wiki.open.qq.com/wiki/%E9%A6%96%E9%A1%B5
Another mqq:// You can directly activate QQ on your mobile phone, but I don’t know what the chat parameters are
4. WPA temporary session The iOS SDK supports initiating a QQ temporary session to obtain the online status of the specified QQ account. To use the WPA function, you need to set up QQ business callbacks. Please refer to 6. Handling QQ business callbacks. 4.1 Initiate a temporary QQ session The following is a sample code to initiate a temporary session to a specified QQ number:
UIWebView *webView = [[UIWebView alloc] initWithFrame:CGRectZero];
schema
The content is reproduced from http://wiki.open.qq.com/wiki/%E9%A6%96%E9%A1%B5
Another
mqq://
You can directly activate QQ on your mobile phone, but I don’t know what the chat parameters are4. WPA temporary session
The iOS SDK supports initiating a QQ temporary session to obtain the online status of the specified QQ account. To use the WPA function, you need to set up QQ business callbacks. Please refer to 6. Handling QQ business callbacks.
4.1 Initiate a temporary QQ session
The following is a sample code to initiate a temporary session to a specified QQ number:
See here for the Android method