Bitrix API

IpPerPhone extends Base uses Parameterizable

Table of Contents

Methods

__construct()  : mixed
canUse()  : bool
getEntityId()  : string
increase()  : bool
isCanSend()  : bool
lock()  : void
log()  : mixed
setAdditionalParams()  : $this
setCounter()  : Base
unlock()  : void

Methods

__construct()

public __construct(Message $message) : mixed
Parameters
$message : Message

canUse()

public canUse() : bool
Return values
bool

getEntityId()

public getEntityId() : string
Return values
string

increase()

public increase() : bool
Return values
bool

isCanSend()

public isCanSend() : bool
Return values
bool

lock()

public lock() : void

log()

public log() : mixed

setAdditionalParams()

public setAdditionalParams(array<string|int, string> $additionalParams) : $this
Parameters
$additionalParams : array<string|int, string>
Return values
$this

setCounter()

public setCounter(int $counter) : Base
Parameters
$counter : int
Return values
Base

unlock()

public unlock() : void

        
On this page

Search results