Class TdApi.GetBackgroundUrl

  • Enclosing class:
    TdApi

    public static class TdApi.GetBackgroundUrl
    extends TdApi.Function
    Constructs a persistent HTTP URL for a background.

    Returns HttpUrl

    • Constructor Detail

      • GetBackgroundUrl

        public GetBackgroundUrl()
        Default constructor for a function, which constructs a persistent HTTP URL for a background.

        Returns HttpUrl

      • GetBackgroundUrl

        public GetBackgroundUrl​(String name,
                                TdApi.BackgroundType type)
        Creates a function, which constructs a persistent HTTP URL for a background.

        Returns HttpUrl

        Parameters:
        name - Background name.
        type - Background type.