Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Sms

Hierarchy

Index

Constructors

constructor

  • new Sms(prv: PathSegment, id?: string, service?: any): Sms

Methods

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

post

  • Since 1.0.2

    Creates and sends new SMS message. Sending SMS messages simultaneously to different recipients is limited up to 50 requests per minute; relevant for all client applications.

    Required Permissions

    PermissionDescription
    SMSSending and receiving SMS (text) messages
    ReadMessagesViewing user messages

    Usage Plan Group

    Medium

    Parameters

    Returns Promise<GetMessageInfoResponse>

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc