Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

AudioTagUtilities.IsHeardBy

public static bool IsHeardBy(User user, string audioTag)

Check if a user can be heard by an AudioTag

Returns: Returns true if the user can be heard by the AudioTag

Parameter Description
user User
audioTag Audio tag to check

public static bool IsHeardBy(User user, User otherUser)

Check if a user can be heard by another user

Returns: Returns true if the user can be heard by the other user

Parameter Description
user User
otherUser Other user