562 B
562 B
title | description |
---|---|
phone.phoneCall | phone_phoneCall attributes, type and example |
Constructor: phone.phoneCall
Attributes:
Name | Type | Required |
---|---|---|
phone_call | PhoneCall | Required |
users | Array of User | Required |
Type: phone_PhoneCall
Example:
$phone_phoneCall = ['_' => 'phone.phoneCall', 'phone_call' => PhoneCall, 'users' => [Vector t], ];