namespace Photon.Pun.Simple.ContactGroups; public interface IContactGroupMask { int Mask { get; } }