Jump to: navigation, search

TClearFlag

Syntax

typedef enum {
	Clear = 1,
	NotClear = 2
} TClearFlag;

Values

  • Clear — Information that has been input before beginning the playback of a voice message will be deleted.
  • NotClear — Information that has been input before beginning the playback of a voice message will not be deleted.
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!