• Registers a workspace platform with Notification Center.

    This is an internal method that is not intended for direct use by applications. Instead, call via the Workspace Platform SDK to register your Workspace platform.

    Returns

    A promise that resolves when the platform has been registered.

    Type Parameters

    Parameters

    • platform: T

      The platform to register.

    Returns Promise<RegistrationMetaInfo>

Generated using TypeDoc