ErrFriendByPublicKey
Description:
public enum ErrFriendByPublicKey
Content:
Enum values:
- NOT_FOUND - No friend with
the given Public Key exists on the friend list.
- NULL - One of the arguments to
the function was NULL when it was not expected.
- OK - The function returned
successfully.