The canonical platform a meeting/call join URL belongs to. This is the platform identity a join
URL resolves to — distinct from (but used to find) an MJAIBridgeProviderEntity row. Kept as
a union type (repo convention — union over enum) so it exports cleanly and a new platform is a
one-line addition.
The canonical platform a meeting/call join URL belongs to. This is the platform identity a join URL resolves to — distinct from (but used to find) an MJAIBridgeProviderEntity row. Kept as a union type (repo convention — union over enum) so it exports cleanly and a new platform is a one-line addition.