Class InstantGroupCall

All Implemented Interfaces:
Serializable

public class InstantGroupCall extends BroadWorksUser
See Also:
  • Field Details

    • serviceInstanceProfile

      protected ServiceInstanceReadProfile19sp1 serviceInstanceProfile
    • destinationPhoneNumber

      protected String[] destinationPhoneNumber
    • isAnswerTimeoutEnabled

      protected Boolean isAnswerTimeoutEnabled
    • answerTimeoutMinutes

      protected Integer answerTimeoutMinutes
    • networkClassOfService

      protected String networkClassOfService
  • Constructor Details

    • InstantGroupCall

      public InstantGroupCall()
      Serializable Constructor
    • InstantGroupCall

      public InstantGroupCall(Group group, String userId)
      Parameters:
      group - The Group
      userId - The user id
  • Method Details