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

Add a Friend online.

§Arguments

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