| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
SAMMessage::__construct(PECL sam >= 0.1.0) SAMMessage::__construct — Creates a new Message object 설명
   SAMMessage::__construct
    ([ mixed  
  $body
  ] )Creates a new SAMMessage object optionally specifying a message body. 인수
 
 예제
 Example #1 Creating a message 
<?php
 Example #2 Creating a message with a simple text payload 
<?php |