pub unsafe extern "C" fn FRDA_AddFriendOnline(
event: Handle,
principalId: u32_,
) -> ResultExpand description
Adds a friend online (“Internet” option).
§Arguments
event- Event signaled when friend is registered.principalId- PrincipalId of the friend to add.