- Enclosing class:
- TdApi
Searches for a background by its name.
Returns
Background
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The name of the background. -
Constructor Summary
ConstructorDescriptionSearches for a background by its name.SearchBackground
(DataInput input) Searches for a background by its name.SearchBackground
(String name) Searches for a background by its name. -
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
The name of the background. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SearchBackground
public SearchBackground()Searches for a background by its name. ReturnsBackground
-
SearchBackground
Searches for a background by its name. ReturnsBackground
- Parameters:
name
- String The name of the background.
-
SearchBackground
Searches for a background by its name. ReturnsBackground
- 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()
-