friend_get_public_key


Description:

public uint8[] friend_get_public_key (uint32 friend_number, out ErrFriendGetPublicKey error = null)

Returns the Public Key associated with a given friend number.

Parameters:

friend_number

The friend number you want the Public Key of.

Returns:

public_key on success.