c# - RemotePresentitySubscriptionTarget error -


i using following code

remotepresentitysubscriptiontarget target = new remotepresentitysubscriptiontarget("sip:abc@gmail.com"); 

to presence of users getting exception as

invalid uri: parsing error; suspect character: '%'.

how pass uri this?in format?


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

Images won't display through CSS -