Class CallLogDelegateInfo

java.lang.Object
com.ringcentral.definitions.CallLogDelegateInfo

public class CallLogDelegateInfo extends Object
Information on a delegate extension that actually implemented a call action. For Secretary call log the field is returned if the current extension implemented a call. For Boss call log the field contains information on a Secretary extension which actually implemented a call on behalf of the current extension
  • Field Details

    • id

      public String id
      Internal identifier of a Secretary extension Required
    • name

      public String name
      Custom name of a Secretary extension
  • Constructor Details

    • CallLogDelegateInfo

      public CallLogDelegateInfo()
  • Method Details