Function FRDA_AddFriendOnline

Source
pub unsafe extern "C" fn FRDA_AddFriendOnline(
    event: Handle,
    principalId: u32_,
) -> Result
Expand description

Adds a friend online (“Internet” option).

§Arguments

  • event - Event signaled when friend is registered.
  • principalId - PrincipalId of the friend to add.