ignoreFriend

Ignores or un-ignores a friend on Steam. Results are returned in a IgnoreFriendCallback.

Return

The Job ID of the request. This can be used to find the appropriate IgnoreFriendCallback.

Parameters

steamID

The SteamID of the friend to ignore or un-ignore.

setIgnore

if set to true, the friend will be ignored; otherwise, they will be un-ignored.