Discuss this help topic in SecureBlackbox Forum
A URL of the user's profle picture.
Declaration
[C#/Java]
string PictureURL;
[VB.NET]
Property PictureURL As String
[Pascal]
property PictureURL: string;
[C++]
void get_PictureURL(std::string &OutResult);
[PHP]
string get_PictureURL()
Description
Use this property to get a URL pointing to the user's profile picture.
Discuss this help topic in SecureBlackbox Forum