Get picture

Hi,

 I’m trying get opponent’s profile picture in my game.

Thank

Equivalent to : 

public abstract Uri getIconImageUri ()  

Retrieves the URI for loading this player’s icon-size profile image. Returns null if the player has no profile image.

To retrieve the Image from the Uri, use ImageManager.

Returns  

  • The image URI for the player’s icon-size profile image, or null if the player has none.