SC_User_GetImageSource()
Returns the source of the image URL.
Synopsis:
#include <scoreloop/sc_user.h>
SC_UserImageSource_t SC_User_GetImageSource(SC_User_h self)
Arguments:
- self
-
An opaque handle for the current SC_User instance.
Library:
libscoreloopcoreDescription:
This method returns the source of the image URL.
Returns:
SC_UserImageSource_t enum value representing source of the image.