- Enclosing class:
- TdApi
Informs TDLib that a previously opened
Web App was closed.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intlongIdentifier of Web App launch, received from openWebApp. -
Constructor Summary
ConstructorsConstructorDescriptionInforms TDLib that a previously opened Web App was closed.CloseWebApp(long webAppLaunchId) Informs TDLib that a previously opened Web App was closed.CloseWebApp(DataInput input) Informs TDLib that a previously opened Web App was closed. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
webAppLaunchId
public long webAppLaunchIdIdentifier of Web App launch, received from openWebApp. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CloseWebApp
public CloseWebApp()Informs TDLib that a previously opened Web App was closed. ReturnsOk -
CloseWebApp
public CloseWebApp(long webAppLaunchId) Informs TDLib that a previously opened Web App was closed. ReturnsOk- Parameters:
webAppLaunchId- long Identifier of Web App launch, received from openWebApp.
-
CloseWebApp
Informs TDLib that a previously opened Web App was closed. ReturnsOk- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-