Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@interface ACSHangUpOptions : NSObject;
Description
Property bag class for hanging up a call
Methods
init
Creates a new instance with a default configuration
-(instancetype)init;
Properties
forEveryone
Use to determine whether the current call should be terminated for all participant on the call or not
@property BOOL forEveryone;