- Enclosing class:
- TdApi
Constructs a persistent HTTP URL for a background.
Returns
HttpUrl
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Background name.Background type. -
Constructor Summary
ConstructorDescriptionConstructs a persistent HTTP URL for a background.GetBackgroundUrl
(DataInput input) Constructs a persistent HTTP URL for a background.GetBackgroundUrl
(String name, TdApi.BackgroundType type) Constructs a persistent HTTP URL for a background. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
name
Background name. -
type
Background type. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetBackgroundUrl
public GetBackgroundUrl()Constructs a persistent HTTP URL for a background. ReturnsHttpUrl
-
GetBackgroundUrl
Constructs a persistent HTTP URL for a background. ReturnsHttpUrl
- Parameters:
name
- String Background name.type
- BackgroundType Background type.
-
GetBackgroundUrl
Constructs a persistent HTTP URL for a background. ReturnsHttpUrl
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-