VideoMessageAdvertisement
Object Hierarchy:
Description:
public class VideoMessageAdvertisement :
Error
Describes an advertisent to be shown while a video from a message is watched
Content:
Properties:
- public string additional_info { get; set construct; }
If non-empty, additional information about the sponsored message to be
shown along with the message
- public bool can_be_reported { get; set construct; }
- public int32 max_display_duration { get; set construct; }
The maximum amount of time the advertisement must be displayed before
it must be automatically hidden, in seconds
- public int32 min_display_duration { get; set construct; }
The minimum amount of time the advertisement must be displayed before
it can be hidden by the user, in seconds
- public AdvertisementSponsor sponsor { get; set construct; }
Information about the sponsor of the advertisement
- public string text { get; set construct; }
Text of the advertisement
- public string title { get; set construct; }
Title of the sponsored message
- public int64 unique_id { get; set construct; }
Unique identifier of this result
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref