Class HostFactory


  • public class HostFactory
    extends Object
    Since:
    CS5
    • Constructor Detail

      • HostFactory

        public HostFactory()
    • Method Detail

      • createHost

        public static INCommHost createHost​(IHostDelegate delegate)
        Create an INCommHost instance using the specified delegate.
        Parameters:
        delegate - - host delegate
        Returns:
        INCommHost instance