Documentation

MessageFactory
in package

Factory which creates Message objects

Tags
category

LibDNS

author

Chris Wright https://github.com/DaveRandom

Table of Contents

Methods

create()  : Message
Create a new Message object

Methods

create()

Create a new Message object

public create([int $type = null ]) : Message
Parameters
$type : int = null

Value of the message type field

Return values
Message

        
On this page

Search results