I have installed Lync 2013 mobile client in iOS and I know that executing lync:// url scheme like below
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"lync://"]];
will open the installed Lync app but I would like to know more about the other URL parameters that can be used in custom url scheme for performing other actions like for example
- Automatic login using the credentials
- Open a meeting URL