SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MimeType Property

Specifies the SOAP message MIME type.

Object Oriented Interface

public function getMimeType();
public function setMimeType($value);

Procedural Interface

secureblackbox_soapclient_get($res, 62 );
secureblackbox_soapclient_set($res, 62, $value );

Default Value

''

Remarks

Use this property to specify the MIME type attribute of the SOAP message.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]